onLeaveConversationReceived

abstract fun onLeaveConversationReceived(@NonNull conversationId: String, @NonNull internationalNumber: String)

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)

See also

Parameters

conversationId

The conversation ID

internationalNumber

The international phone number of the user which left the group