NewPipeProducerOptions

data class NewPipeProducerOptions(val producerId: String, val islevel: String, val nsock: SocketManager, val parameters: ConnectIpsParameters)

Options for handling new pipe producer events.

Constructors

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

Properties

Link copied to clipboard

Level of the producer (e.g., "0", "1", "2")

Link copied to clipboard

Remote socket connection

Link copied to clipboard

Parameters for state management

Link copied to clipboard

ID of the new producer