peerMetadata

val peerMetadata: Map<String, Any?>

Metadata associated with the remote peer.

Empty map if the remote peer has not set any metadata, or when this request is for a WebSocket connection (which does not currently support peer metadata).

Set peer metadata for the local peer using Presence.peerMetadata or Presence.peerMetadataJsonString.

Convenience property that wraps peerMetadataJsonString.

Since

4.7.0