A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
O
- OFF - enum entry in com.twilio.voice.LogLevel
- onCallInvite(CallInvite) - function in com.twilio.voice.MessageListener
- Notifies the listener that an incoming call invite has been received.
- onCallQualityWarningsChanged(Call,Set,Set) - function in com.twilio.voice.Call.Listener
- Emitted when network quality warnings have changed for the Call.
- onCancelledCallInvite(CancelledCallInvite,CallException) - function in com.twilio.voice.MessageListener
- Notifies the listener that an incoming call invite was cancelled.
- onConnected(Call) - function in com.twilio.voice.Call.Listener
- The call has connected.
- onConnectFailure(Call,CallException) - function in com.twilio.voice.Call.Listener
- The call failed to connect.
- onDisconnected(Call,CallException) - function in com.twilio.voice.Call.Listener
- The call was disconnected.
- ONE - enum entry in com.twilio.voice.Call.Score
Terrible call quality, call dropped, or caused great difficulty in communicating.
- ONE_WAY_AUDIO - enum entry in com.twilio.voice.Call.Issue
One participant couldn’t hear the other.
- onError(VoiceException) - function in com.twilio.voice.Call
- Callback to report errorInfo status of an asynchronous call to the back end.
- onError(RegistrationException,String,String) - function in com.twilio.voice.RegistrationListener
- Reports an error related to GCM or FCM token registration.
- onError(RegistrationException,String,String) - function in com.twilio.voice.UnregistrationListener
- Reports an error related to GCM or FCM token unregistration.
- onInitCapturer() - function in com.twilio.voice.AudioDevice
- Raised when the capturer is ready to be initialized.
- onInitCapturer() - function in com.twilio.voice.AudioDeviceCapturer
- Raised when the capturer is ready to be initialized.
- onInitCapturer() - function in com.twilio.voice.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onInitRenderer() - function in com.twilio.voice.AudioDevice
- Raised when the Renderer is ready to be initialized.
- onInitRenderer() - function in com.twilio.voice.AudioDeviceRenderer
- Raised when the Renderer is ready to be initialized.
- onInitRenderer() - function in com.twilio.voice.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onMessageFailure(String,String,VoiceException) - function in com.twilio.voice.Call.CallMessageListener
- Notifies the delegate that a CallMessage was failed to be sent out.
- onMessageFailure(String,String,VoiceException) - function in com.twilio.voice.CallMessageListenerProxy
- Notifies the delegate that a CallMessage was failed to be sent out.
- onMessageFailure(String,String,VoiceException) - function in com.twilio.voice.CallMessageListenerProxy
- Notifies the delegate that a CallMessage was failed to be sent out.
- onMessageReceived(String,CallMessage) - function in com.twilio.voice.Call.CallMessageListener
- Notifies that an incoming call message has been received.
- onMessageReceived(String,CallMessage) - function in com.twilio.voice.CallMessageListenerProxy
- Notifies that an incoming call message has been received.
- onMessageReceived(String,CallMessage) - function in com.twilio.voice.CallMessageListenerProxy
- Notifies that an incoming call message has been received.
- onMessageSent(String,String) - function in com.twilio.voice.Call.CallMessageListener
- Notifies that a CallMessage was sent.
- onMessageSent(String,String) - function in com.twilio.voice.CallMessageListenerProxy
- Notifies that a CallMessage was sent.
- onReconnected(Call) - function in com.twilio.voice.Call.Listener
- The call is reconnected.
- onReconnecting(Call,CallException) - function in com.twilio.voice.Call.Listener
- The call starts reconnecting.
- onRegistered(String,String) - function in com.twilio.voice.RegistrationListener
- Reports a successful GCM or FCM token registration.
- onRinging(Call) - function in com.twilio.voice.Call.Listener
- Emitted once before the onConnected callback.
- onStartCapturing(AudioDeviceContext) - function in com.twilio.voice.AudioDevice
- Raised when the capturer is ready to capture.
- onStartCapturing(AudioDeviceContext) - function in com.twilio.voice.AudioDeviceCapturer
- Raised when the capturer is ready to capture.
- onStartCapturing(AudioDeviceContext) - function in com.twilio.voice.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onStartRendering(AudioDeviceContext) - function in com.twilio.voice.AudioDevice
- Raised when the renderer is ready to render.
- onStartRendering(AudioDeviceContext) - function in com.twilio.voice.AudioDeviceRenderer
- Raised when the renderer is ready to render.
- onStartRendering(AudioDeviceContext) - function in com.twilio.voice.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onStats(List) - function in com.twilio.voice.StatsListener
- Notifies when stats reports for all media tracks are ready.
- onStopCapturing() - function in com.twilio.voice.AudioDevice
- Raised when the capturer stops capturing.
- onStopCapturing() - function in com.twilio.voice.AudioDeviceCapturer
- Raised when the capturer stops capturing.
- onStopCapturing() - function in com.twilio.voice.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onStopRendering() - function in com.twilio.voice.AudioDevice
- Raised when the capturer stops rendering.
- onStopRendering() - function in com.twilio.voice.AudioDeviceRenderer
- Raised when the capturer stops rendering.
- onStopRendering() - function in com.twilio.voice.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onUnregistered(String,String) - function in com.twilio.voice.UnregistrationListener
- Reports a successful GCM or FCM token unregistration.
- OpusCodec - class in com.twilio.voice
- Lossy audio coding format.