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