on Close Conversation Received
abstract fun onCloseConversationReceived(@NonNull conversationId: String, @NonNull internationalNumber: String)
Content copied to clipboard
Called when backend notifies the client that a user has close a conversation.
-
Two case are present :
- A user has closed a group
- You close a group (synchronization from WebChat)
Content copied to clipboard
Parameters
conversation Id
The conversation ID
international Number
The international phone number of the user which close the group