DittoRemotePeer

class DittoRemotePeer(val networkId: String, val deviceName: String, val approximateDistance: Double?, val connections: Array<String>)

Deprecated

DittoRemotePeer has been replaced with DittoPeer

Replace with

DittoPeer

A summary snapshot of the types of connections currently active to a remote Ditto peer.

Constructors

Link copied to clipboard
constructor(networkId: String, deviceName: String, approximateDistance: Double?, connections: Array<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard