deleteMeta
deleteMeta
- deleteMeta(
keys):Promise<void>
Deletes the specified keys from the metadata for this RoomSession.
Parameters
keys
The keys to remove.
Returns
Promise<void>
Permissions
room.set_meta
You need to specify the permissions when creating the Video Room Token on the server side.