FBNativeAd
Es ist eine neuere Version dieser Klasse verfügbar. Sieh sie dir an mit der aktuellsten Version.

The FBNativeAd represents ad metadata to allow you to construct custom ad views. See the NativeAdSample in the sample apps section of the Audience Network framework.

Declared in:FBNativeAd.h
Typedefs
FBNativeAdCompletionHandler

The completion handler invoked when the ad is clicked.

typedef void (^FBNativeAdCompletionHandler)(
FBNativeAd *nativeAd);
Deklariert in: FBNativeAd.h