Uses of Class
org.robovm.apple.accounts.ACAccountTypeIdentifier
| Package | Description |
|---|---|
| org.robovm.apple.accounts |
-
Uses of ACAccountTypeIdentifier in org.robovm.apple.accounts
Fields in org.robovm.apple.accounts declared as ACAccountTypeIdentifier Modifier and Type Field Description static ACAccountTypeIdentifierACAccountTypeIdentifier. FacebookDeprecated.Deprecated in iOS 11.0.static ACAccountTypeIdentifierACAccountTypeIdentifier. SinaWeiboDeprecated.Deprecated in iOS 11.0.static ACAccountTypeIdentifierACAccountTypeIdentifier. TencentWeiboDeprecated.Deprecated in iOS 11.0.static ACAccountTypeIdentifierACAccountTypeIdentifier. TwitterDeprecated.Deprecated in iOS 11.0.Methods in org.robovm.apple.accounts that return ACAccountTypeIdentifier Modifier and Type Method Description ACAccountTypeIdentifierACAccountType. getIdentifier()Deprecated.static ACAccountTypeIdentifierACAccountTypeIdentifier.Marshaler. toObject(Class<ACAccountTypeIdentifier> cls, long handle, long flags)static ACAccountTypeIdentifierACAccountTypeIdentifier. valueOf(NSString value)Methods in org.robovm.apple.accounts that return types with arguments of type ACAccountTypeIdentifier Modifier and Type Method Description static List<ACAccountTypeIdentifier>ACAccountTypeIdentifier.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.accounts with parameters of type ACAccountTypeIdentifier Modifier and Type Method Description ACAccountTypeACAccountStore. getAccountType(ACAccountTypeIdentifier typeIdentifier)Deprecated.static longACAccountTypeIdentifier.Marshaler. toNative(ACAccountTypeIdentifier o, long flags)Method parameters in org.robovm.apple.accounts with type arguments of type ACAccountTypeIdentifier Modifier and Type Method Description static longACAccountTypeIdentifier.AsListMarshaler. toNative(List<ACAccountTypeIdentifier> l, long flags)static ACAccountTypeIdentifierACAccountTypeIdentifier.Marshaler. toObject(Class<ACAccountTypeIdentifier> cls, long handle, long flags)