LocalNewProducerOptions

data class LocalNewProducerOptions(val producerId: String, val islevel: String, val nsock: SocketManager, val parameters: ConnectLocalIpsParameters)

Options for new producer event (local connections).

Constructors

Link copied to clipboard
constructor(producerId: String, islevel: String, nsock: SocketManager, parameters: ConnectLocalIpsParameters)

Properties

Link copied to clipboard

Level indicator for the producer

Link copied to clipboard

Socket connection

Link copied to clipboard

Parameters for state management

Link copied to clipboard

ID of the new producer