destroy

abstract fun destroy(listener: StatusListener)

Destroy the current conversation.

Note: this will delete the Conversation and all associated metadata from the service instance. Participants in the conversation and all conversation messages, including posted media will be lost.

There is no undo for this operation!

Parameters

listener

Listener that will receive callback with the result.