Declared in Bit6Constants.h

Bit6Error

Bit6 error constants

Constants

Bit6Error_RecipientNotFound

The recipient was not found.

Declared In Bit6Constants.h.

Bit6Error_NotConnectedToInternet

Internet connection not found.

Declared In Bit6Constants.h.

Bit6Error_MicNotAllowed

Restricted access to the Microphone.

Declared In Bit6Constants.h.

Bit6Error_CameraNotAllowed

Restricted access to the Camera.

Declared In Bit6Constants.h.

Bit6Error_LocationNotAllowed

Restricted access to Location.

Declared In Bit6Constants.h.

Bit6Error_SessionNotInitiated

Session hasn’t being initiated.

Declared In Bit6Constants.h.

Bit6Error_InvalidAddress

Invalid Address.

Declared In Bit6Constants.h.

Bit6Error_InsuficientParameters

Insuficient Parameters.

Declared In Bit6Constants.h.

Bit6Error_InvalidSessionProvider

Invalid Session Provider.

Declared In Bit6Constants.h.

Bit6Error_SaveToCacheFailed

Attachment wasn’t saved to cache.

Declared In Bit6Constants.h.

Bit6Error_FileDoesNotExists

Attachment doesn’t exist in cache.

Declared In Bit6Constants.h.

Bit6Error_FileDoesNotExistsWillDownload

Attachment doesn’t exist in cache, but it is being downloaded.

Declared In Bit6Constants.h.

Bit6Error_FileDoesNotExistsOnServer

Attachment doesn’t exist in the server, probably because an error during the upload process.

Declared In Bit6Constants.h.

Bit6Error_UnableToDeleteSendingMessage

Can’t delete a message with status Sending.

Declared In Bit6Constants.h.

Bit6Error_UnableToUpdateGroup

Couldn’t make changes to the group.

Declared In Bit6Constants.h.

Bit6Error_GroupNotAccessible

The group wasn’t found in the server. Probably because of not enough permissions to see it.

Declared In Bit6Constants.h.

Bit6Error_HTTPServerError

An HTTP status = 5xx occur when interacting with the server.

Declared In Bit6Constants.h.

Bit6Error_HTTPClientError

An HTTP status = 4xx occur when interacting with the server.

Declared In Bit6Constants.h.

Bit6Error_FailedToStartTheCallError

Failed to Start the call.

Declared In Bit6Constants.h.

Bit6Error_CallInProgressError

Can’t answer the call because another call is in progress.

Declared In Bit6Constants.h.

Bit6Error_InvalidRESTAPICall

An HTTP status = 4xx occur when interacting with the server.

Declared In Bit6Constants.h.

Bit6Error_TransferDataChannelNotOpenError

The Bit6Transfer failed because the data channel wasn’t open.

Declared In Bit6Constants.h.

Bit6Error_TransferDataChannelUnknownError

The Bit6Transfer failed because of an unknown error.

Declared In Bit6Constants.h.

Bit6Error_TransferDataChannelBufferOverflowError

The Bit6Transfer failed because of an buffer overflow error.

Declared In Bit6Constants.h.

Declared In

Bit6Constants.h