clientAuthor property
PeerId?
get
clientAuthor
The client peer ID, if the client already joined a room.
Implementation
PeerId? get clientAuthor => _clientAuthor;
The client peer ID, if the client already joined a room.
PeerId? get clientAuthor => _clientAuthor;