metadataReceived property
Occurs when the local user receives Metadata .
Param buffer
The recevied metadata.
Param uid
The ID of the user who sent the metadata.
Param timeStampMs
The timestamp (ms) of the received metadata.
Implementation
MetadataCallback? metadataReceived;