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