shared
1.19.16
common
shared
/
io.dyte.core.socket.events.payloadmodel.inbound
/
WebSocketWaitlistPeerAccepted
Web
Socket
Waitlist
Peer
Accepted
@
Serializable
data
class
WebSocketWaitlistPeerAccepted
(
val
id
:
String
?
=
null
,
val
name
:
String
?
=
null
)
:
BasePayloadModel
Members
Constructors
Web
Socket
Waitlist
Peer
Accepted
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
name
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null