ProducerClosedOptions

data class ProducerClosedOptions(val remoteProducerId: String, val parameters: ProducerClosedParameters)

Options for the producerClosed function.

Constructors

Link copied to clipboard
constructor(remoteProducerId: String, parameters: ProducerClosedParameters)

Properties

Link copied to clipboard

The parameters required to handle the closure

Link copied to clipboard

The ID of the remote producer to be closed