CallError
Call related errors.
Consts
AlreadyInThisState
AlreadyInThisState: The call is already in requested state.
CameraNotFound
CameraNotFound: Operation cannot be performed due to the camera not found.
IncorrectOperation
IncorrectOperation: Operation is incorrect, f.ex. reject outgoing call.
InternalError
InternalError: Internal error occurred.
InvalidCallState
InvalidCallState: Operation cannot be performed due to the call or the conference is in incorrect state.
For example, not connected or reconnecting.
MediaIsOnHold
MediaIsOnHold: Operation cannot be performed due to the call is on hold. Unhold the call and repeat the operation.
MissingPermission
MissingPermission: Operation cannot be performed due to missing permission.
Rejected
Rejected: Operation is rejected.
RejectedByUser
RejectedByUser: Operation is rejected by user.
Timeout
Timeout: Operation is not completed in time.