HMSRemovedFromRoom

fun HMSRemovedFromRoom(reason: String, peerWhoRemoved: HMSPeer?, roomWasEnded: Boolean)

Parameters

reason

The reason given by the peerWhoRemoved for removing the peer from the room.

peerWhoRemoved

The peer who removed the person from the room.

roomWasEnded

true if the room was ended for everyone, false if only the receiver was removed from the room.