updateMeta
updateMeta
- updateMeta(
meta):Promise<void>
Updates the RoomSession metadata by only setting the specified fields. This is different from setMeta, which replaces the whole metadata object.
Parameters
Returns
Promise<void>
meta): Promise<void>Updates the RoomSession metadata by only setting the specified fields. This is different from setMeta, which replaces the whole metadata object.
Promise<void>