Ditto Remote Peer
class DittoRemotePeer(val networkId: String, val deviceName: String, val approximateDistance: Double?, val connections: Array<String>)
Deprecated
DittoRemotePeer has been replaced with DittoPeer
Replace with
DittoPeerContent copied to clipboard
A summary snapshot of the types of connections currently active to a remote Ditto peer.