interface PeerDisconnectedPayload {
    peerId: PeerId;
}

Properties

Properties

peerId: PeerId