shared
1.19.13
common
shared
/
io.dyte.core.controllers
/
RequestToPresentParticipant
Request
To
Present
Participant
@
Serializable
data
class
RequestToPresentParticipant
(
val
id
:
String
,
val
name
:
String
)
Members
Constructors
Request
To
Present
Participant
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String