TWCErrorCode Constants Reference

Declared in TWCErrors.h

TWCErrorCode

@enum Twilo RTC SDK Error Codes

Constants

TWCErrorCodeUnknown

Constants used by NSError to indicate errors in the TWCRTCErrorDomain domain

Declared In TWCErrors.h.

TWCErrorCodeInvalidAuthData

Authentication Failed.

Declared In TWCErrors.h.

TWCErrorCodeInvalidSIPAccount

User does not have valid account

Declared In TWCErrors.h.

TWCErrorCodeClientRegistration

Error in registration

Declared In TWCErrors.h.

TWCErrorCodeInvalidConversation

Invalid Conversation

Declared In TWCErrors.h.

TWCErrorCodeConversationParticipantNotAvailable

Conversation Participant is not available

Declared In TWCErrors.h.

TWCErrorCodeConversationRejected

Remote party rejected the conversation

Declared In TWCErrors.h.

TWCErrorCodeConversationIgnored

Remote party ignored the conversation

Declared In TWCErrors.h.

TWCErrorCodeConversationFailed

Conversation Error

Declared In TWCErrors.h.

TWCErrorCodeConversationTerminated

Conversation Terminated

Declared In TWCErrors.h.

TWCErrorCodePeerConnectFailed

Peer Connect failed

Declared In TWCErrors.h.

TWCErrorCodeInvalidParticipantAddresses

Invalid participant addresses

Declared In TWCErrors.h.

TWCErrorCodeClientDisconnected

The client disconnected unexpectedly.

Declared In TWCErrors.h.

TWCErrorCodeTooManyActiveConversations

Too many active conversations.

Declared In TWCErrors.h.

TWCErrorCodeTooManyTracks

Too many tracks were added to the local media. @note: The current maximum is one video track at a time.

Declared In TWCErrors.h.

TWCErrorCodeInvalidVideoCapturer

An invalid video capturer was added to the local media. @note: At the moment, only TWCCameraCapturer is supported.

Declared In TWCErrors.h.

TWCErrorCodeInvalidVideoTrack

An attempt was made to add or remove an invalid video track. @note: Use a video track created by a TWCCameraCapturer.

Declared In TWCErrors.h.

TWCErrorCodeVideoFailed

An attempt was made to add or remove a video track, but the underlying video subsystem failed. @note: Retry your request at a later time.

Declared In TWCErrors.h.

TWCErrorCodeTrackOperationInProgress

An attempt was made to add or remove a track that is already being operated on. @note: Retry your request at a later time.

Declared In TWCErrors.h.

TWCErrorCodeMediaRequired

Media is required for this conversation.

Declared In TWCErrors.h.

Declared In

TWCErrors.h