Class ACAccountType

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

@Deprecated
public class ACAccountType
extends NSObject
Deprecated.
Deprecated in iOS 15.0. Use appropriate non-Apple SDK corresponding to the type of account you want to reference instead
  • Constructor Details

    • ACAccountType

      public ACAccountType()
      Deprecated.
    • ACAccountType

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

      protected ACAccountType​(NSObject.SkipInit skipInit)
      Deprecated.
  • Method Details

    • getAccountTypeDescription

      public String getAccountTypeDescription()
      Deprecated.
    • getIdentifier

      public ACAccountTypeIdentifier getIdentifier()
      Deprecated.
    • isAccessGranted

      public boolean isAccessGranted()
      Deprecated.