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

C

Call - class in com.twilio.voice
The Call class represents a signaling and media session between the host device and Twilio infrastructure.
Call.CallMessageListener - class in com.twilio.voice.Call
Call.
Call.CallQualityWarning - class in com.twilio.voice.Call
 
Call.Issue - class in com.twilio.voice.Call
An enum representing issue type associated with a call.
Call.Listener - class in com.twilio.voice.Call
Call.Listener interface defines a set of callbacks for events related to call.
Call.Score - class in com.twilio.voice.Call
An enum representing call quality score.
Call.State - class in com.twilio.voice.Call
An enum describing the possible states of a Call.
CallerInfo - class in com.twilio.voice
CallerInfo is used to represent SHAKEN/STIR status information about the caller.
CallException - class in com.twilio.voice
Exceptions related to making and receiving calls.
CallInvite - class in com.twilio.voice
Represents an incoming call message from Twilio.
CallMessage - class in com.twilio.voice
Objects that represent messages that can be sent and received via and Call.CallMessageListener respectively.
CallMessage.Builder - class in com.twilio.voice.CallMessage
Builds new CallMessage.
callMessageListener(Call.CallMessageListener) - function in com.twilio.voice.AcceptOptions.Builder
Set the handler for receiving call messages.
callMessageListener(Call.CallMessageListener) - function in com.twilio.voice.ConnectOptions.Builder
Set the handler for receiving call messages.
CallMessageListenerProxy - class in com.twilio.voice
 
CallOptions - class in com.twilio.voice
Represents options available when connecting to a Call.
CallOptions.Builder - class in com.twilio.voice.CallOptions
Build new CallOptions.
CancelledCallInvite - class in com.twilio.voice
Represents an incoming call cancellation.
CHOPPY_AUDIO - enum entry in com.twilio.voice.Call.Issue

Periodically, participants couldn’t hear each other. Some words were lost.

com.twilio.voice - package com.twilio.voice
 
connect(Context,ConnectOptions,Call.Listener) - function in com.twilio.voice.Voice
Creates and returns a new Call.
connect(Context,String,Call.Listener) - function in com.twilio.voice.Voice
Creates and returns a new Call.
CONNECTED - enum entry in com.twilio.voice.Call.State

The Call is connected.

CONNECTING - enum entry in com.twilio.voice.Call.State

The Call was created or was accepted and is in the process of connecting.

ConnectOptions - class in com.twilio.voice
Represents options when connecting to a Call.
ConnectOptions.Builder - class in com.twilio.voice.ConnectOptions
Build new ConnectOptions.
content(String) - function in com.twilio.voice.CallMessage.Builder
Sets the message content.
contentType(String) - function in com.twilio.voice.CallMessage.Builder
Sets the message content MIME type.
CORE - enum entry in com.twilio.voice.LogModule
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W