ClientDisconnectReason
Enum that contains reasons why the connection to the Voximplant Cloud has been closed, provided by the ClientEvent.Disconnected event.
Constants
ConnectionLost
Connection to the Voximplant Cloud has been closed due to network issues.
UserInitiated
Connection to the Voximplant Cloud has been closed by the Client.disconnect method call.