onCloseConversationReceived

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

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)

Parameters

conversationId

The conversation ID

internationalNumber

The international phone number of the user which close the group