Declared in NBContentsRequest.h

NBContentTypeFlag

コンテンツのタイプフラグ 【SDKバージョン2.0.0以降】

Definition

typedef NS_ENUM(NSInteger, NBContentTypeFlag ) {
   kNBContentTypeFlagCoupon = 0 x0001,
   kNBContentTypeFlagInfo = 0 x0002,
   kNBContentTypeFlagFlyer = 0 x0004,
};

Constants

kNBContentTypeFlagCoupon

クーポン

Declared In NBContentsRequest.h.

kNBContentTypeFlagInfo

お知らせ

Declared In NBContentsRequest.h.

kNBContentTypeFlagFlyer

チラシ

Declared In NBContentsRequest.h.

Declared In

NBContentsRequest.h