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