Uses of Class
org.robovm.apple.accounts.ACFacebookAudience
| Package | Description |
|---|---|
| org.robovm.apple.accounts |
-
Uses of ACFacebookAudience in org.robovm.apple.accounts
Fields in org.robovm.apple.accounts declared as ACFacebookAudience Modifier and Type Field Description static ACFacebookAudienceACFacebookAudience. EveryoneDeprecated.Deprecated in iOS 11.0.static ACFacebookAudienceACFacebookAudience. FriendsDeprecated.Deprecated in iOS 11.0.static ACFacebookAudienceACFacebookAudience. OnlyMeDeprecated.Deprecated in iOS 11.0.Methods in org.robovm.apple.accounts that return ACFacebookAudience Modifier and Type Method Description ACFacebookAudienceACFacebookOptions. getAudience()Deprecated.Deprecated in iOS 11.0.static ACFacebookAudienceACFacebookAudience.Marshaler. toObject(Class<ACFacebookAudience> cls, long handle, long flags)static ACFacebookAudienceACFacebookAudience. valueOf(NSString value)Methods in org.robovm.apple.accounts that return types with arguments of type ACFacebookAudience Modifier and Type Method Description static List<ACFacebookAudience>ACFacebookAudience.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.accounts with parameters of type ACFacebookAudience Modifier and Type Method Description ACFacebookOptionsACFacebookOptions. setAudience(ACFacebookAudience audience)Deprecated.Deprecated in iOS 11.0.static longACFacebookAudience.Marshaler. toNative(ACFacebookAudience o, long flags)Method parameters in org.robovm.apple.accounts with type arguments of type ACFacebookAudience Modifier and Type Method Description static longACFacebookAudience.AsListMarshaler. toNative(List<ACFacebookAudience> l, long flags)static ACFacebookAudienceACFacebookAudience.Marshaler. toObject(Class<ACFacebookAudience> cls, long handle, long flags)