Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1updateMeta(_meta): Promise<void>
Merges values into custom metadata (unlike setMeta which replaces).
Metadata to merge.
Promise<void>
Not yet implemented.
Participant.updateMeta
Participant
updateMeta
1await selfParticipant.updateMeta(_meta);