TCHClientConnectionState Constants Reference

Declared in TCHConstants.h

TCHClientConnectionState

Client connection state.

Constants

TCHClientConnectionStateUnknown

Client connection state is not yet known.

Declared In TCHConstants.h.

TCHClientConnectionStateDisconnected

Client is offline and no connection attempt in process.

Declared In TCHConstants.h.

TCHClientConnectionStateConnected

Client is online and ready.

Declared In TCHConstants.h.

TCHClientConnectionStateConnecting

Client is offline and connection attempt is in process.

Declared In TCHConstants.h.

TCHClientConnectionStateDenied

Client connection is denied because of invalid token.

Declared In TCHConstants.h.

TCHClientConnectionStateError

Client connection is in the erroneous state.

Declared In TCHConstants.h.

Declared In

TCHConstants.h