Rate this page:

ConnectOptions

Configuration to establish the connection to the Voximplant Cloud.

Constructors

ConnectOptions

Copy URL
 ConnectOptions(

Node

node
)

Parameters

  • node:

    Node

    Node the Voximplant account belongs to.

Methods

toString

Copy URL

String

toString()

Returns

  • type:

    String

Props

gateways

Copy URL
public 

List<String>

gateways

List of server names of particular media gateways for the connection.

Returns

  • type:

    List<String>

node

Copy URL
public 

Node

node

Node the Voximplant account belongs to.

Returns

services

Copy URL
public 

MobileServices

services

Whether the mobile device uses Google or Huawei Mobile Services.

These services affect push notifications.

Returns