Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

EXPIRED_TOKEN

EXPIRED_TOKEN = 1102

Expired token.

INVALID_PARAMS

INVALID_PARAMS = 1402

Server responded with 400 status code.

INVALID_TOKEN

INVALID_TOKEN = 1101

Invalid or empty token.

NETWORK_ERROR

NETWORK_ERROR = 1400

Generic network error.

NOT_AUTHORIZED

NOT_AUTHORIZED = 1401

Server responded with 403 status code.

NOT_CONNECTED

NOT_CONNECTED = 1103

Connection is not ready.

SERVER_ERROR

SERVER_ERROR = 1403

Server responded with unexpected status code.

TIMEOUT

TIMEOUT = 1404

Request timeout. Timeout is 10000ms

UNKNOWN

UNKNOWN = 1000

Unknown error.