onError

abstract fun onError(error: Error)

Called when the attachment could not be uploaded due to cancellation, network problem or timeout etc with an error.

See also

Error