shared
1.27.0
common
shared
/
io.dyte.core.listeners
/
DyteWaitlistEventsListener
Dyte
Waitlist
Events
Listener
interface
DyteWaitlistEventsListener
:
ExternalEventListener
Members
Functions
on
Wait
List
Participant
Accepted
Link copied to clipboard
open
fun
onWaitListParticipantAccepted
(
participant
:
DyteWaitlistedParticipant
)
on
Wait
List
Participant
Closed
Link copied to clipboard
open
fun
onWaitListParticipantClosed
(
participant
:
DyteWaitlistedParticipant
)
on
Wait
List
Participant
Joined
Link copied to clipboard
open
fun
onWaitListParticipantJoined
(
participant
:
DyteWaitlistedParticipant
)
on
Wait
List
Participant
Rejected
Link copied to clipboard
open
fun
onWaitListParticipantRejected
(
participant
:
DyteWaitlistedParticipant
)