Class NWBrowseResult

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public final class NWBrowseResult
extends NWObject
implements NSObjectProtocol
  • Constructor Details

    • NWBrowseResult

      public NWBrowseResult()
  • Method Details

    • copyEndpoint

      public NWEndpoint copyEndpoint()
      Since:
      Available in iOS 13.0 and later.
    • getChanges

      public NWBrowseResultChange getChanges​(NWBrowseResult new_result)
      Since:
      Available in iOS 13.0 and later.
    • getInterfacesCount

      public long getInterfacesCount()
      Since:
      Available in iOS 13.0 and later.
    • copyTxtRecordObject

      public NWTxtRecord copyTxtRecordObject()
      Since:
      Available in iOS 13.0 and later.
    • enumerateInterfaces

      public void enumerateInterfaces​(Block1<NWInterface,​Boolean> enumerator)
      Since:
      Available in iOS 13.0 and later.