DITAddress

@interface DITAddress : NSObject

An address uniquely representing another device on the Ditto network.

  • Unavailable

    Undocumented

    Declaration

    Objective-C

    - (instancetype)init NS_UNAVAILABLE;
  • Undocumented

    Declaration

    Objective-C

    - (BOOL)isEqualToAddress:(DITAddress *)address;