Package 

Class ConnectOptions

    • Method Summary

      Modifier and Type Method Description
      String getAccessToken() The accessToken that provides the identity and grants of the caller.
      Map<String, String> getParams() The parameters that are passed to the TwiML application specified by the access token.
      • Methods inherited from class com.twilio.voice.CallOptions

        getCallMessageListener, getIceOptions, getPreferredAudioCodecs, isDscpEnabled, isIceGatheringOnAnyAddressPortsEnabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait