delete Conversations
abstract fun deleteConversations(conversations: List<IRainbowConversation>?, listener: IConversationProxy.IDeleteConversationListener?)
Content copied to clipboard
Delete a conversation from the active list of conversations.
Parameters
conversations
@List
listener
IDeleteConversationListener Callback with onDeletionSuccess
and onDeletionError