| Package | Description |
|---|---|
| org.robovm.pods.facebook.audience |
| Modifier and Type | Method and Description |
|---|---|
FBNativeAdsCachePolicy |
FBNativeAdsManager.getMediaCachePolicy() |
FBNativeAdsCachePolicy |
FBNativeAd.getMediaCachePolicy() |
static FBNativeAdsCachePolicy |
FBNativeAdsCachePolicy.valueOf(long n) |
static FBNativeAdsCachePolicy |
FBNativeAdsCachePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FBNativeAdsCachePolicy[] |
FBNativeAdsCachePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FBNativeAdsManager.setMediaCachePolicy(FBNativeAdsCachePolicy v) |
void |
FBNativeAd.setMediaCachePolicy(FBNativeAdsCachePolicy v) |
Copyright © 2015 RoboVM AB. All Rights Reserved.