params): Promise<void>Updates a member’s metadata in only the specified fields. This is different from setMemberMeta, which replaces the whole metadata object.
Object containing the parameters of the method.
Id of the member to affect. If omitted, affects the current member.
The update to the metadata.
Promise<void>
room.set_metaYou need to specify the permissions when creating the Video Room Token on the server side.