Class NEFilterSocketFlow

    • Constructor Detail

      • NEFilterSocketFlow

        public NEFilterSocketFlow()
      • NEFilterSocketFlow

        protected NEFilterSocketFlow​(NSObject.Handle h,
                                     long handle)
    • Method Detail

      • getRemoteEndpoint

        public NWEndpoint getRemoteEndpoint()
        Since:
        Available in iOS 9.0 and later.
      • getLocalEndpoint

        public NWEndpoint getLocalEndpoint()
        Since:
        Available in iOS 9.0 and later.
      • getSocketFamily

        public int getSocketFamily()
        Since:
        Available in iOS 9.0 and later.
      • setSocketFamily

        public void setSocketFamily​(int v)
        Since:
        Available in iOS 9.0 and later.
      • getSocketType

        public int getSocketType()
        Since:
        Available in iOS 9.0 and later.
      • setSocketType

        public void setSocketType​(int v)
        Since:
        Available in iOS 9.0 and later.
      • getSocketProtocol

        public int getSocketProtocol()
        Since:
        Available in iOS 9.0 and later.
      • setSocketProtocol

        public void setSocketProtocol​(int v)
        Since:
        Available in iOS 9.0 and later.