CompletionCallback

interface CompletionCallback : ErrorListener<MessagingError>

Functions

Link copied to clipboard
abstract fun completion(messageId: Int?)

Inherited functions

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