AttachmentCallback

interface AttachmentCallback : ErrorListener<MessagingError>

Functions

Link copied to clipboard
abstract fun loading()
Link copied to clipboard
abstract fun ready()

Inherited functions

Link copied to clipboard
abstract fun error(error: MessagingError)