onRoomUpdate

abstract fun onRoomUpdate(type: HMSRoomUpdate, hmsRoom: HMSRoom)

Called if there is any update related to the HMSRoom

Parameters

type

specifies the type of update

hmsRoom

The updated HMSRoom object