WebSocketPluginEnabled

@Serializable
data class WebSocketPluginEnabled(val id: String, val enabledBy: String = "") : BasePayloadModel

response for event InboundMeetingEventType.WEB_SOCKET_PLUGIN_ENABLED

Constructors

Link copied to clipboard
constructor(id: String, enabledBy: String = "")

Properties

Link copied to clipboard
Link copied to clipboard
val id: String