on Participants Updated
abstract fun onParticipantsUpdated(chat: Chat, participants: List<ChatContact>)
Content copied to clipboard
Performs any actions that could be required when chat participants are updated.
Parameters
chat
Chat service.
participants
participants list updated.