/lib/live.hms.video.sdk/HMSUpdateListener/onRoomUpdate
onRoomUpdate
[androidJvm]\ abstract fun onRoomUpdate(type: HMSRoomUpdate, hmsRoom: HMSRoom)
Called if there is any update related to the HMSRoom
Parameters
androidJvm
type | specifies the type of update |
hmsRoom | The updated HMSRoom object |