-
Notifications
You must be signed in to change notification settings - Fork 2
ConferenceJoinedEvent
Ajša Terko edited this page Oct 2, 2023
·
4 revisions
Returns the id of the joined conference.
none
-
String
- Represents the id of the conference that was joined, for which this event has been received.
Returns the name of the conference that was joined.
none
-
String
- Represents the name of the conference that has been joined, for which this event has been received.
Returns the list of participants already inside of the conference
none
-
List<Participant>
- Represents the list of participants already inside of the conference, for which this event has been received.