SessionReconnectListener
Last updated
Last updated
The Interface SessionReconnectListener monitors the reconnect events from the Session.
The SessionReconnectListener is created together with the Session instance.
Type
Methods
Parameters
void
onParticipantReconnecting(String participantId)
callback for starting to reconnect remote participant
participantId - participan’s the unique
void
onParticipantReconnected(String participantId, String oldParticipantId)
callback for ending to reconnect remote participant
participantId - participan’s the unique
oldParticipantId - participan’s the unique