A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
I
- i(String,Throwable) - function in com.twilio.voice.Logger
- i(String) - function in com.twilio.voice.Logger
- IceCandidatePairState - class in com.twilio.voice
- ICE candidate pair state as defined in RFC 5245.
- IceCandidatePairStats - class in com.twilio.voice
- Statistics of ICE candidate pair as defined in Identifiers for WebRTC's Statistics API.
- IceCandidateStats - class in com.twilio.voice
- Statistics of ICE candidate as defined in Identifiers for WebRTC's Statistics API
- iceOptions(IceOptions) - function in com.twilio.voice.AcceptOptions.Builder
- Custom ICE configuration used to connect to a Call.
- iceOptions(IceOptions) - function in com.twilio.voice.ConnectOptions.Builder
- Custom ICE configuration used to connect to a Call.
- IceOptions - class in com.twilio.voice
- IceOptions specifies custom media connectivity configurations.
- IceOptions.Builder - class in com.twilio.voice.IceOptions
- IceServer - class in com.twilio.voice
- IceServer is a single STUN or TURN server.
- iceServers(Set) - function in com.twilio.voice.IceOptions.Builder
- Set of IceServer objects to be used during connection establishment.
- iceTransportPolicy(IceTransportPolicy) - function in com.twilio.voice.IceOptions.Builder
- The transport policy to use.
- IceTransportPolicy - class in com.twilio.voice
- IceTransportPolicy specifies which ICE transports to allow.
- INFO - enum entry in com.twilio.voice.LogLevel
- initCause(Throwable) - function in java.lang.AccessTokenParseException
- initCause(Throwable) - function in java.lang.CallException
- initCause(Throwable) - function in java.lang.RegistrationException
- initCause(Throwable) - function in java.lang.VoiceException
- isAutoGainControlEnabled() - function in com.twilio.voice.AudioOptions
- Returns whether automatic gain control is enabled.
- isDebugEnabled() - function in com.twilio.voice.Logger
- isDscpEnabled() - function in com.twilio.voice.AcceptOptions
- Get the flag that indicates whether DifferentiatedServices Field Code Point (DSCP) is enabled with Expedited Forwarding (EF).
- isDscpEnabled() - function in com.twilio.voice.CallOptions
- Get the flag that indicates whether DifferentiatedServices Field Code Point (DSCP) is enabled with Expedited Forwarding (EF).
- isDscpEnabled() - function in com.twilio.voice.ConnectOptions
- Get the flag that indicates whether DifferentiatedServices Field Code Point (DSCP) is enabled with Expedited Forwarding (EF).
- isEchoCancellationEnabled() - function in com.twilio.voice.AudioOptions
- Returns whether echo cancellation is enabled.
- isErrorEnabled() - function in com.twilio.voice.Logger
- isHighpassFilterEnabled() - function in com.twilio.voice.AudioOptions
- Returns whether removal of background noise of lower frequencies is enabled.
- isIceGatheringOnAnyAddressPortsEnabled() - function in com.twilio.voice.AcceptOptions
- Get the flag that indicates whether gathering of ICE candidates on "any address" ports isenabled or not.
- isIceGatheringOnAnyAddressPortsEnabled() - function in com.twilio.voice.CallOptions
- Get the flag that indicates whether gathering of ICE candidates on "any address" ports isenabled or not.
- isIceGatheringOnAnyAddressPortsEnabled() - function in com.twilio.voice.ConnectOptions
- Get the flag that indicates whether gathering of ICE candidates on "any address" ports isenabled or not.
- isInfoEnabled() - function in com.twilio.voice.Logger
- isInsightsEnabled() - function in com.twilio.voice.Voice
- Returns if reporting statistics to Insights is enabled.
- isMuted() - function in com.twilio.voice.Call
- Reports whether the audio input is muted.
- isNoiseSuppressionEnabled() - function in com.twilio.voice.AudioOptions
- Returns whether noise suppression is enabled.
- isOnHold() - function in com.twilio.voice.Call
- Reports whether the call is on hold.
- isValid(Context,Bundle) - function in com.twilio.voice.CallInvite
- Validates whether the payload is a valid notification sent by Twilio.
- isValid(Context,Map) - function in com.twilio.voice.CallInvite
- Validates whether the payload is a valid notification sent by Twilio.
- isVerboseEnabled() - function in com.twilio.voice.Logger
- isVerified() - function in com.twilio.voice.CallerInfo
- Returns `true` if the caller has been validated at 'A' level, `false` if the caller has beenverified at any lower level or has failed validation.
- isWarnEnabled() - function in com.twilio.voice.Logger