peerId property

String? peerId
getter/setter pair

PeerId of the current client, specific to the Local Peer who joined the meeting NOTE: Until you dont join the room, this will be null

Implementation

String? peerId;