| Package | Description |
|---|---|
| org.robovm.pods.facebook.audience |
| Modifier and Type | Method and Description |
|---|---|
FBNativeAdViewType |
FBNativeAdView.getType() |
static FBNativeAdViewType |
FBNativeAdViewType.valueOf(long n) |
static FBNativeAdViewType |
FBNativeAdViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FBNativeAdViewType[] |
FBNativeAdViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FBNativeAdView |
FBNativeAdView.create(FBNativeAd nativeAd,
FBNativeAdViewType type) |
static FBNativeAdView |
FBNativeAdView.create(FBNativeAd nativeAd,
FBNativeAdViewType type,
FBNativeAdViewAttributes attributes) |
static FBNativeAdViewAttributes |
FBNativeAdViewAttributes.getDefaultAttributes(FBNativeAdViewType type) |
protected long |
FBNativeAdScrollView.init(FBNativeAdsManager manager,
FBNativeAdViewType type) |
protected long |
FBNativeAdTableViewCellProvider.init(FBNativeAdsManager manager,
FBNativeAdViewType type) |
protected long |
FBNativeAdScrollView.init(FBNativeAdsManager manager,
FBNativeAdViewType type,
FBNativeAdViewAttributes attributes) |
protected long |
FBNativeAdTableViewCellProvider.init(FBNativeAdsManager manager,
FBNativeAdViewType type,
FBNativeAdViewAttributes attributes) |
protected long |
FBNativeAdScrollView.init(FBNativeAdsManager manager,
FBNativeAdViewType type,
FBNativeAdViewAttributes attributes,
long maximumNativeAdCount) |
| Constructor and Description |
|---|
FBNativeAdScrollView(FBNativeAdsManager manager,
FBNativeAdViewType type) |
FBNativeAdScrollView(FBNativeAdsManager manager,
FBNativeAdViewType type,
FBNativeAdViewAttributes attributes) |
FBNativeAdScrollView(FBNativeAdsManager manager,
FBNativeAdViewType type,
FBNativeAdViewAttributes attributes,
long maximumNativeAdCount) |
FBNativeAdTableViewCellProvider(FBNativeAdsManager manager,
FBNativeAdViewType type) |
FBNativeAdTableViewCellProvider(FBNativeAdsManager manager,
FBNativeAdViewType type,
FBNativeAdViewAttributes attributes) |
Copyright © 2015 RoboVM AB. All Rights Reserved.