A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
O
- onActiveSpeakerChanged(Participant) - function in com.screenmeet.sdk.SessionEventListener
- Triggered when Participant marked as active was changed.
- onConnectionStateChanged(ScreenMeet.ConnectionState) - function in com.screenmeet.sdk.SessionEventListener
- Triggered when session connection state changed
- onFailure(CompletionError) - function in com.screenmeet.sdk.CompletionHandler
- onLocalAudioCreated() - function in com.screenmeet.sdk.SessionEventListener
- on Local Audio stream created
- onLocalAudioStopped() - function in com.screenmeet.sdk.SessionEventListener
- on Local Audio stream stopped
- onLocalVideoCreated(VideoTrack) - function in com.screenmeet.sdk.SessionEventListener
- onLocalVideoStopped() - function in com.screenmeet.sdk.SessionEventListener
- on Local Video stream stopped
- onParticipantJoined(Participant) - function in com.screenmeet.sdk.SessionEventListener
- On participant joins call.
- onParticipantLeft(Participant) - function in com.screenmeet.sdk.SessionEventListener
- On participant left a call.
- onParticipantMediaStateChanged(Participant) - function in com.screenmeet.sdk.SessionEventListener
- Triggered when participant's media state was changed.
- onSuccess() - function in com.screenmeet.sdk.CompletionHandler