shared
1.27.0
common
shared
/
io.dyte.core.socket.events.payloadmodel.outbound
/
WebSocketWaitlistedPeer
Web
Socket
Waitlisted
Peer
@
Serializable
data
class
WebSocketWaitlistedPeer
(
val
id
:
String
,
val
name
:
String
?
=
null
)
Members
Constructors
Web
Socket
Waitlisted
Peer
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String
?
=
null