Class NWPath

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class NWPath
    extends NSObject
    Since:
    Available in iOS 9.0 and later.
    • Method Detail

      • getStatus

        public NWPathStatus getStatus()
        Since:
        Available in iOS 9.0 and later.
      • isExpensive

        public boolean isExpensive()
        Since:
        Available in iOS 9.0 and later.
      • isEqualToPath

        public boolean isEqualToPath​(NWPath path)
        Since:
        Available in iOS 9.0 and later.