FBNativeAd
이 클래스의 최신 버전을 사용할 수 있습니다. 확인해보세요 최신 버전.

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
Typedef
FBNativeAdCompletionHandler

The completion handler invoked when the ad is clicked.

typedef void (^FBNativeAdCompletionHandler)(
FBNativeAd *nativeAd);
정의된 값: FBNativeAd.h