shared
1.22.2
common
shared
/
io.dyte.core.feat
/
DyteStage
Dyte
Stage
class
DyteStage
Members
Properties
access
Requests
Link copied to clipboard
val
accessRequests
:
List
<
DyteJoinedMeetingParticipant
>
on
Stage
Link copied to clipboard
val
onStage
:
List
<
DyteJoinedMeetingParticipant
>
stage
Status
Link copied to clipboard
val
stageStatus
:
StageStatus
viewers
Link copied to clipboard
val
viewers
:
List
<
DyteJoinedMeetingParticipant
>
Functions
cancel
Request
Access
Link copied to clipboard
fun
cancelRequestAccess
(
)
deny
Access
Link copied to clipboard
fun
denyAccess
(
id
:
String
)
deny
Access
All
Link copied to clipboard
fun
denyAccessAll
(
)
grant
Access
Link copied to clipboard
fun
grantAccess
(
id
:
String
)
grant
Access
All
Link copied to clipboard
fun
grantAccessAll
(
)
join
Link copied to clipboard
fun
join
(
)
kick
Link copied to clipboard
fun
kick
(
id
:
String
)
leave
Link copied to clipboard
fun
leave
(
)
request
Access
Link copied to clipboard
fun
requestAccess
(
)