Class SFAuthenticationSession

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

    @Deprecated
    public class SFAuthenticationSession
    extends NSObject
    Deprecated.
    Deprecated in iOS 12.0.
    Since:
    Available in iOS 11.0 and later.
    • Constructor Detail

      • SFAuthenticationSession

        protected SFAuthenticationSession()
        Deprecated.
      • SFAuthenticationSession

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

        protected SFAuthenticationSession​(NSObject.SkipInit skipInit)
        Deprecated.
      • SFAuthenticationSession

        public SFAuthenticationSession​(NSURL URL,
                                       java.lang.String callbackURLScheme,
                                       org.robovm.objc.block.VoidBlock2<NSURL,​NSError> completionHandler)
        Deprecated.
    • Method Detail

      • init

        protected long init​(NSURL URL,
                            java.lang.String callbackURLScheme,
                            org.robovm.objc.block.VoidBlock2<NSURL,​NSError> completionHandler)
        Deprecated.
      • start

        public boolean start()
        Deprecated.
      • cancel

        public void cancel()
        Deprecated.