100ms Logo

100ms.docs

TECHNOLOGY
HOME
Android API reference
LIB

/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

typespecifies the type of update
hmsRoomThe updated HMSRoom object

Edit this File