Package com.twilio.voice
Class ConnectOptions
java.lang.Object
com.twilio.voice.CallOptions
com.twilio.voice.ConnectOptions
Represents options when connecting to a
Call
.-
Nested Class Summary
-
Method Summary
Methods inherited from class com.twilio.voice.CallOptions
getCallMessageListener, getIceOptions, getPreferredAudioCodecs, isDscpEnabled, isIceGatheringOnAnyAddressPortsEnabled
-
Method Details
-
getAccessToken
The accessToken that provides the identity and grants of the caller. -
getParams
The parameters that are passed to the TwiML application specified by the access token.
-