Rate this page:

ClientDisconnectReason

Enum that contains reasons why the connection to the Voximplant Cloud has been closed, provided by the ClientEvent.Disconnected event.

Constants

ConnectionLost

Copy URL

Connection to the Voximplant Cloud has been closed due to network issues.

UserInitiated

Copy URL

Connection to the Voximplant Cloud has been closed by the Client.disconnect method call.