AttachmentUploadError

Exception reported when the SDK was unable to upload supplied attachment.

Parameters

cause

In case of networking error it will be java.io.IOException or java.lang.RuntimeException, in case of backend error it will be InvalidStateException.

Properties

Link copied to clipboard

Name of file as it was specified in the com.nice.cxonechat.message.ContentDescriptor.fileName supplied for upload.

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