BridgeSourceMulticastSourceSettings

data class BridgeSourceMulticastSourceSettings(val multicastSourceIp: String? = null)

The settings related to the multicast source.

Constructors

Link copied to clipboard
constructor(multicastSourceIp: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP address of the source for source-specific multicast (SSM).