AddBridgeNetworkSourceRequest

Add a network source to an existing bridge.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The network source multicast IP.

Link copied to clipboard
val name: String?

The name of the network source. This name is used to reference the source and must be unique among sources in this bridge.

Link copied to clipboard

The network source's gateway network name.

Link copied to clipboard
val port: Int?

The network source port.

Link copied to clipboard

The network source protocol.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String