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