A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V 

O

onAudioBuffer(Integer,Integer,ByteBuffer) - function in com.sinch.android.rtc.LocalAudioListener
Called when a new audio buffer is available from the local audio recorder.
onAudioRecordingStarted(Integer,Integer,Integer,Integer) - function in com.sinch.android.rtc.LocalAudioListener
Called when a audio recording is stopped.
onAudioRecordingStopped(Integer) - function in com.sinch.android.rtc.LocalAudioListener
Called when a audio recording is stopped.
onCallEnded(Call) - function in com.sinch.android.rtc.calling.CallListener
Tells the listener that the call has entered the CallState.ENDED state
onCallEnded(Call) - function in com.sinch.android.rtc.calling.VideoCallListener
Tells the listener that the call has entered the CallState.ENDED state
onCallEstablished(Call) - function in com.sinch.android.rtc.calling.CallListener
Tells the listener that the call has entered the CallState.ESTABLISHED state.
onCallEstablished(Call) - function in com.sinch.android.rtc.calling.VideoCallListener
Tells the listener that the call has entered the CallState.ESTABLISHED state.
onCallProgressing(Call) - function in com.sinch.android.rtc.calling.CallListener
Tells the listener that the outgoing call has entered the CallState.PROGRESSING state and a progress tone can be played.
onCallProgressing(Call) - function in com.sinch.android.rtc.calling.VideoCallListener
Tells the listener that the outgoing call has entered the CallState.PROGRESSING state and a progress tone can be played.
onClientFailed(SinchClient,SinchError) - function in com.sinch.android.rtc.SinchClientListener
Tells the listener that there was an error in the SinchClient.
onClientStarted(SinchClient) - function in com.sinch.android.rtc.SinchClientListener
Tells the listener that the client has started and ready for initiating outgoing calls.
onCredentialsRequired(ClientRegistration) - function in com.sinch.android.rtc.SinchClientListener
 
onCredentialsRequired(ClientRegistration) - function in com.sinch.android.rtc.UserRegistrationCallback
 
onFrame(VideoFrame,ProcessedVideoFrameListener) - function in com.sinch.android.rtc.video.LocalVideoFrameListener
Called on a worker thread when a new frame is available from the local camera.
onFrame(String,VideoFrame) - function in com.sinch.android.rtc.video.RemoteVideoFrameListener
Called when a new frame is received from the remote stream.
onFrameProcessed() - function in com.sinch.android.rtc.video.ProcessedVideoFrameListener
Called from LocalVideoFrameListener.onFrame when the in-place processing of captured frame is complete and a new local updated frame is available to send to the remote client.
onIncomingCall(CallController,Call) - function in com.sinch.android.rtc.calling.CallControllerListener
Tells the listener that an incoming call has been received.
onLogMessage(Integer,String,String) - function in com.sinch.android.rtc.SinchClientListener
Optional method for handling log messages from the underlying calling functionality.
onPushTokenRegistered() - function in com.sinch.android.rtc.PushTokenRegistrationCallback
Informs that the push token has been successfully registered on backend and the application is ready to receive incoming calls via push notification.
onPushTokenRegistered() - function in com.sinch.android.rtc.SinchClientListener
Informs that the push token has been successfully registered on backend and the application is ready to receive incoming calls via push notification.
onPushTokenRegistrationFailed(SinchError) - function in com.sinch.android.rtc.PushTokenRegistrationCallback
Informs that the push token registration failed and the application will not be able to receive incoming calls via push notification.
onPushTokenRegistrationFailed(SinchError) - function in com.sinch.android.rtc.SinchClientListener
Informs that the push token registration failed and the application will not be able to receive incoming calls via push notification.
onPushTokenUnregistered() - function in com.sinch.android.rtc.PushTokenUnregistrationCallback
Informs that the push token has been successfully unregistered on backend and the application will not receive incoming calls via push notification anymore.
onPushTokenUnregistered() - function in com.sinch.android.rtc.SinchClientListener
Informs that the push token has been successfully unregistered on backend and the application will not receive incoming calls via push notification anymore.
onPushTokenUnregistrationFailed(SinchError) - function in com.sinch.android.rtc.PushTokenUnregistrationCallback
Informs that the push token registration failed
onPushTokenUnregistrationFailed(SinchError) - function in com.sinch.android.rtc.SinchClientListener
Informs that the push token registration failed
onUserRegistered() - function in com.sinch.android.rtc.SinchClientListener
 
onUserRegistered() - function in com.sinch.android.rtc.UserRegistrationCallback
 
onUserRegistrationFailed(SinchError) - function in com.sinch.android.rtc.SinchClientListener
 
onUserRegistrationFailed(SinchError) - function in com.sinch.android.rtc.UserRegistrationCallback
 
onVideoTrackAdded(Call) - function in com.sinch.android.rtc.video.VideoCallListener
Called when a Video track has been added to the call.
onVideoTrackPaused(Call) - function in com.sinch.android.rtc.video.VideoCallListener
 
onVideoTrackResumed(Call) - function in com.sinch.android.rtc.video.VideoCallListener
 
OTHER_DEVICE_ANSWERED - enum entry in com.sinch.android.rtc.calling.CallEndCause
 
OUTGOING - enum entry in com.sinch.android.rtc.calling.CallDirection
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V