Package com.twilio.voice
Class PreflightOptions
java.lang.Object
com.twilio.voice.PreflightOptions
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe accessToken that provides the identity and grants of the caller.Returns the custom ICE configuration used to connect to a Call.Returns the preferred audio codecs.
-
Method Details
-
getAccessToken
The accessToken that provides the identity and grants of the caller. -
getPreferredAudioCodecs
Returns the preferred audio codecs. -
getIceOptions
Returns the custom ICE configuration used to connect to a Call.
-