Class NEFilterBrowserFlow

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class NEFilterBrowserFlow
extends NEFilterFlow
implements NSSecureCoding
Since:
Available in iOS 9.0 and later.
  • Constructor Details

    • NEFilterBrowserFlow

      public NEFilterBrowserFlow()
    • NEFilterBrowserFlow

      protected NEFilterBrowserFlow​(NSObject.Handle h, long handle)
    • NEFilterBrowserFlow

      protected NEFilterBrowserFlow​(NSObject.SkipInit skipInit)
  • Method Details

    • getRequest

      public NSURLRequest getRequest()
      Since:
      Available in iOS 9.0 and later.
    • getResponse

      public NSURLResponse getResponse()
      Since:
      Available in iOS 9.0 and later.
    • getParentURL

      public NSURL getParentURL()
      Since:
      Available in iOS 9.0 and later.
    • supportsSecureCoding

      public static boolean supportsSecureCoding()