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

G

GCM - enum entry in com.twilio.voice.Voice.RegistrationChannel
 
getAccessToken() - function in com.twilio.voice.ConnectOptions
The accessToken that provides the identity and grants of the caller.
getAudioDevice() - function in com.twilio.voice.Voice
Returns the AudioDevice.
getAudioJitterBufferMaxPackets() - function in com.twilio.voice.AudioOptions
Returns the audio receiver jitter buffer (NetEq) max capacity in number of packets.
getAudioJitterBufferMinDelayMs() - function in com.twilio.voice.AudioOptions
Returns the audio receiver jitter buffer (NetEq) minimum target delay in milliseconds.
getCallerInfo() - function in com.twilio.voice.CallInvite
Returns the CallerInfo that provides caller verification information about thecaller.
getCallMessageListener() - function in com.twilio.voice.AcceptOptions
Returns the callMessageListener specified.
getCallMessageListener() - function in com.twilio.voice.CallOptions
Returns the callMessageListener specified.
getCallMessageListener() - function in com.twilio.voice.ConnectOptions
Returns the callMessageListener specified.
getCallQualityWarnings() - function in com.twilio.voice.Call
Get current set of Call quality warnings.
getCallSid() - function in com.twilio.voice.CallInvite
Returns the CallSid.
getCallSid() - function in com.twilio.voice.CancelledCallInvite
Returns the CallSid.
getCapturerFormat() - function in com.twilio.voice.AudioDevice
Returns the format of the audio that will be captured.
getCapturerFormat() - function in com.twilio.voice.AudioDeviceCapturer
Returns the format of the audio that will be captured.
getCapturerFormat() - function in com.twilio.voice.DefaultAudioDevice
This method is a no-op that returns {@code null}.
getCause() - function in java.lang.AccessTokenParseException
 
getCause() - function in java.lang.CallException
 
getCause() - function in java.lang.RegistrationException
 
getCause() - function in java.lang.VoiceException
 
getChannelCount() - function in com.twilio.voice.AudioFormat
Returns the number of channels in the audio stream.
getContent() - function in com.twilio.voice.CallMessage
Returns he content body of the message.
getCustomParameters() - function in com.twilio.voice.CallInvite
Returns the custom parameters.
getCustomParameters() - function in com.twilio.voice.CancelledCallInvite
Returns the custom parameters.
getEdge() - function in com.twilio.voice.Voice
Returns the edge specified by edge.
getErrorCode() - function in com.twilio.voice.CallException
 
getErrorCode() - function in com.twilio.voice.RegistrationException
 
getErrorCode() - function in com.twilio.voice.VoiceException
 
getExplanation() - function in com.twilio.voice.CallException
Returns the explanation related to the exception.
getExplanation() - function in com.twilio.voice.RegistrationException
Returns the explanation related to the exception.
getExplanation() - function in com.twilio.voice.VoiceException
Returns the explanation related to the exception.
getFrom() - function in com.twilio.voice.Call
Returns the caller information when available.
getFrom() - function in com.twilio.voice.CallInvite
Returns the caller information when available.
getFrom() - function in com.twilio.voice.CancelledCallInvite
Returns the caller information.
getIceCandidatePairStats() - function in com.twilio.voice.StatsReport
Returns stats for all ice candidate pairs in the peer connection.
getIceCandidateStats() - function in com.twilio.voice.StatsReport
Returns stats for individual ice candidates in the peer connection
getIceOptions() - function in com.twilio.voice.AcceptOptions
Returns the custom ICE configuration used to connect to a Call.
getIceOptions() - function in com.twilio.voice.CallOptions
Returns the custom ICE configuration used to connect to a Call.
getIceOptions() - function in com.twilio.voice.ConnectOptions
Returns the custom ICE configuration used to connect to a Call.
getIceServers() - function in com.twilio.voice.IceOptions
 
getIceTransportPolicy() - function in com.twilio.voice.IceOptions
 
getLocalAudioTrackStats() - function in com.twilio.voice.StatsReport
Returns stats for all local audio tracks in the peer connection.
getLocalizedMessage() - function in java.lang.AccessTokenParseException
 
getLocalizedMessage() - function in java.lang.CallException
 
getLocalizedMessage() - function in java.lang.RegistrationException
 
getLocalizedMessage() - function in java.lang.VoiceException
 
getLogger(Class) - function in com.twilio.voice.Logger
 
getLogger() - function in com.twilio.voice.Voice
Returns the logger object that was previously set using setLogger.If no custom logger was set, this method returns the default logger currently used by theSDK.
getLogLevel() - function in com.twilio.voice.Logger
 
getLogLevel() - function in com.twilio.voice.Voice
Returns the logging level for messages logged by the Voice SDK.
getMaxAverageBitrate() - function in com.twilio.voice.OpusCodec
 
getMessage() - function in java.lang.AccessTokenParseException
 
getMessage() - function in com.twilio.voice.CallException
 
getMessage() - function in java.lang.CallException
 
getMessage() - function in com.twilio.voice.RegistrationException
 
getMessage() - function in java.lang.RegistrationException
 
getMessage() - function in com.twilio.voice.VoiceException
 
getMessage() - function in java.lang.VoiceException
 
getMessageContentType() - function in com.twilio.voice.CallMessage
Returns the MIME type for the message.
getMessageType() - function in com.twilio.voice.CallMessage
Returns the message type string.
getModuleLogLevel(LogModule) - function in com.twilio.voice.Voice
Returns the logging level for messages logged by the specified LogModule.
getName() - function in com.twilio.voice.AudioCodec
Returns the string representation of the audio codec.
getName() - function in com.twilio.voice.OpusCodec
Returns the string representation of the audio codec.
getName() - function in com.twilio.voice.PcmuCodec
Returns the string representation of the audio codec.
getParams() - function in com.twilio.voice.ConnectOptions
The parameters that are passed to the TwiML application specified by the access token.
getPeerConnectionId() - function in com.twilio.voice.StatsReport
Returns the id of peer connection related to this report.
getPreferredAudioCodecs() - function in com.twilio.voice.AcceptOptions
Returns the preferred audio codecs.
getPreferredAudioCodecs() - function in com.twilio.voice.CallOptions
Returns the preferred audio codecs.
getPreferredAudioCodecs() - function in com.twilio.voice.ConnectOptions
Returns the preferred audio codecs.
getRegion() - function in com.twilio.voice.Voice
Returns the region specified region.
getRemoteAudioTrackStats() - function in com.twilio.voice.StatsReport
Returns stats for all remote audio tracks in the peer connection.
getRendererFormat() - function in com.twilio.voice.AudioDevice
Returns the format of the audio that will be rendered.
getRendererFormat() - function in com.twilio.voice.AudioDeviceRenderer
Returns the format of the audio that will be rendered.
getRendererFormat() - function in com.twilio.voice.DefaultAudioDevice
This method is a no-op that returns {@code null}.
getSampleRate() - function in com.twilio.voice.AudioFormat
Returns the sample rate of the audio stream.
getSid() - function in com.twilio.voice.Call
Returns the call sid.
getStackTrace() - function in java.lang.AccessTokenParseException
 
getStackTrace() - function in java.lang.CallException
 
getStackTrace() - function in java.lang.RegistrationException
 
getStackTrace() - function in java.lang.VoiceException
 
getState() - function in com.twilio.voice.Call
Returns the current state of the call.
getStats(StatsListener) - function in com.twilio.voice.Call
Retrieve stats for all media tracks and notify StatsListener via calling thread.
getSuppressed() - function in java.lang.AccessTokenParseException
 
getSuppressed() - function in java.lang.CallException
 
getSuppressed() - function in java.lang.RegistrationException
 
getSuppressed() - function in java.lang.VoiceException
 
getTimestamp() - function in com.twilio.voice.LogParameters
 
getTo() - function in com.twilio.voice.Call
Returns the callee information when available.
getTo() - function in com.twilio.voice.CallInvite
Returns the callee information.
getTo() - function in com.twilio.voice.CancelledCallInvite
Returns the callee information.
getValue() - function in com.twilio.voice.Call.Score
 
getVersion() - function in com.twilio.voice.Voice
Returns the version of the Voice SDK.
getVoiceEventSID() - function in com.twilio.voice.CallMessage
Returns the unique identifier of the message.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W