ServerCommunicationError

Exception reported when server reports error in response to an action (e.g. sending of a message).

The message will contain a simple code string which marks reported error. Errors:

  • SendingMessageFailed

  • RecoveringLivechatFailed

  • RecoveringThreadFailed

  • SendingOutboundFailed

  • UpdatingThreadFailed

  • ArchivingThreadFailed

  • SendingTranscriptFailed

  • SendingOfflineMessageFailed

  • MetadataLoadFailed

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard