Rate this page:

VICallErrorCode

Call error codes.

Consts

VICallErrorCodeRejected

Copy URL
VICallErrorCodeRejected: 

Operation is rejected.

VICallErrorCodeTimeout

Copy URL
VICallErrorCodeTimeout: 

Operation is not completed in time.

VICallErrorCodeMediaIsOnHold

Copy URL
VICallErrorCodeMediaIsOnHold: 

Operation is not permitted while media is on hold. Call [VICall setHold:completion:] and repeat operation.

VICallErrorCodeAlreadyInThisState

Copy URL
VICallErrorCodeAlreadyInThisState: 

The call is already in requested state.

VICallErrorCodeIncorrectOperation

Copy URL
VICallErrorCodeIncorrectOperation: 

Operation is incorrect, e.g. reject outgoing call

VICallErrorCodeInternalError

Copy URL
VICallErrorCodeInternalError: 

Internal error occurred

VICallErrorCodeCallEnded

Copy URL
VICallErrorCodeCallEnded: 

Operation is rejected due to call has ended

VICallErrorCodeOperationIsNotSupported

Copy URL
VICallErrorCodeOperationIsNotSupported: 

Operation is not supported

VICallErrorCodeReconnecting

Copy URL
VICallErrorCodeReconnecting: 

Operation cannot be performed due to the call is reconnecting