VICallErrorCode
Call error codes.
Consts
VICallErrorCodeRejected
Operation is rejected.
VICallErrorCodeTimeout
Operation is not completed in time.
VICallErrorCodeMediaIsOnHold
Operation is not permitted while media is on hold. Call [VICall setHold:completion:] and repeat operation.
VICallErrorCodeAlreadyInThisState
The call is already in requested state.
VICallErrorCodeIncorrectOperation
Operation is incorrect, e.g. reject outgoing call
VICallErrorCodeInternalError
Internal error occurred
VICallErrorCodeCallEnded
Operation is rejected due to call has ended
VICallErrorCodeOperationIsNotSupported
Operation is not supported
VICallErrorCodeReconnecting
Operation cannot be performed due to the call is reconnecting