WebSocketPluginDisabled

@Serializable
data class WebSocketPluginDisabled(var id: String? = null) : BasePayloadModel

response for event InboundMeetingEventType.WEB_SOCKET_PLUGIN_ENABLED

Constructors

Link copied to clipboard
constructor(id: String? = null)

Properties

Link copied to clipboard
var id: String?