shared
1.25.2
common
shared
/
io.dyte.core.socket.events.payloadmodel.inbound
/
WebSocketPluginEnabled
Web
Socket
Plugin
Enabled
@
Serializable
data
class
WebSocketPluginEnabled
(
val
id
:
String
,
val
enabledBy
:
String
=
""
)
:
BasePayloadModel
response for event
InboundMeetingEventType.WEB_SOCKET_PLUGIN_ENABLED
Members
Constructors
Web
Socket
Plugin
Enabled
Link copied to clipboard
constructor
(
id
:
String
,
enabledBy
:
String
=
""
)
Properties
enabled
By
Link copied to clipboard
val
enabledBy
:
String
id
Link copied to clipboard
val
id
:
String