Class: ErrorEvent

Constructor

ErrorEvent

new ErrorEvent()

All errors that the SDK might send back.

Properties

BAD_STREAM_REQUEST

static

The stream request was not populated correctly.

COULD_NOT_LOAD_STREAM

static

Stream could not be loaded.

ERROR

static

An unknown error.

INVALID_RESPONSE

static

The server response was not valid.

STREAM_API_KEY_NOT_VALID

static

The API key provided was not accepted by the server.