RemotePeer

@objc
public class RemotePeer : NSObject, Codable

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

  • Undocumented

    Declaration

    Swift

    @objc
    public var deviceCode: String
  • Undocumented

    Declaration

    Swift

    @objc
    public var connections: [String]