Web Socket Consumer Model
@Serializable
response for event InboundMeetingEventType.WEB_SOCKET_NEW_CONSUMER
Constructors
Link copied to clipboard
constructor(peerId: String? = null, producerId: String? = null, id: String? = null, kind: String? = null, rtpParameters: ConsumerRtpParameters? = null, type: String? = null, appData: ConsumerAppData? = null, remotelyPaused: Boolean? = null, producerPaused: Boolean? = null)