CallError
Call related errors.
Constants
ALREADY_IN_THIS_STATE
The call is already in requested state.
FUNCTIONALITY_IS_DISABLED
Requested functionality is disabled.
INCORRECT_OPERATION
Operation is incorrect, for example reject outgoing call.
INTERNAL_ERROR
Internal error occurred.
MEDIA_IS_ON_HOLD
Operation cannot be performed due to the call is on hold. Unhold the call and repeat the operation.
MISSING_PERMISSION
Operation cannot be performed due to missing permission.
NOT_LOGGED_IN
Operation cannot be performed due to the client is not logged in.
RECONNECTING
Operation cannot be performed due to the call is reconnecting.
REJECTED
Operation is rejected.
TIMEOUT
Operation is not completed in time.