Namespace: SFU_ROOM_EVENT

FlashphonerSFU.SFU_ROOM_EVENT

Events

ADD_TRACKS

Fires when tracks were added to Room Event object FlashphonerSFU.Room.TracksInfo
Source:

CONTROL_MESSAGE

Fires when Room control message was received
Source:

CREATED

Fires upon Room creation Event object FlashphonerSFU.Room
Source:

DETACHED

Fires when participant was detached Event object FlashphonerSFU.Room.ParticipantInfo
Source:

EVICTED

Fires when participant was evicted Event object FlashphonerSFU.Room.ParticipantInfo
Source:

FAILED

Fires when Room operation fails
Source:

JOINED

Fires when new participant joins the Room Event object FlashphonerSFU.Room.ParticipantInfo
Source:

LEFT

Fires when participant exits the Room Event object FlashphonerSFU.Room.ParticipantInfo
Source:

MESSAGE

Fires when Room message was received Event object FlashphonerSFU.Room.Message
Source:

MUTE_TRACKS

Fires when mute/unmute state of one of the Room's participating tracks changes Event object FlashphonerSFU.Room.TracksInfo
Source:

OPERATION_FAILED

Fires when one of requested operations (such as muteTrack) were unsuccessful Event object FlashphonerSFU.Room.OperationFailedInfo
Source:

PARTICIPANT_LIST

Fires after local participant enters the Room Event object FlashphonerSFU.Room.ParticipantList
Source:

REMOTE_SDP

Fires when sdp was received from server This is internal api event, Room will handle it automatically
Source:

REMOVE_TRACKS

Fires when tracks were removed from Room Event object FlashphonerSFU.Room.TracksInfo
Source:

ROLE_ASSIGNED

Fires when local participant was assigned a role (FlashphonerSFU.SFU_PARTICIPANT_ROLE)
Source:

SFU_WAITING_LIST

Fires when waiting list in waiting room changes Event object FlashphonerSFU.Room.WaitingList
Source:

TRACK_QUALITY_STATE

Fires when track quality state was received Event object FlashphonerSFU.Room.TracksQualityInfo
Source: