peerConnectionId property

void peerConnectionId=(String id)

Implementation

set peerConnectionId(String id) {
  _peerConnectionId = id;
}