CreationConversationCallback

interface CreationConversationCallback : ErrorListener<MessagingError>

Functions

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

Inherited functions

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