onRemovedFromRoom

open fun onRemovedFromRoom(notification: HMSRemovedFromRoom)

Called when you have been removed from a room. Causes are:

  1. The room was ended for everyone.

  2. The receiver particularly was removed from the room.

Parameters

notification

the HMSRemovedFromRoom which contains details.