public class ConnectOptions extends CallOptions
Call.| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectOptions.Builder
Build new
ConnectOptions. |
| Modifier and Type | Method and 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.
|
getIceOptions, getPreferredAudioCodecs, getRegion3.1.0