Inherits from NSObject
Declared in NBContent.h

Overview

コンテンツメイン情報 【SDKバージョン2.0.0以降】

Tasks

Properties

body

コンテンツの説明

@property (nonatomic) NSString *body

Discussion

コンテンツの説明

Declared In

NBContent.h

fileUrl

付加データ データファイルURL

@property (nonatomic) NSString *fileUrl

Discussion

付加データ データファイルURL

Declared In

NBContent.h

fileUrlType

コンテンツファイル取得方法(SDKバージョン2.0.0未使用)

@property (nonatomic) int fileUrlType

Discussion

コンテンツファイル取得方法(SDKバージョン2.0.0未使用)

Declared In

NBContent.h

subject

コンテンツのタイトル

@property (nonatomic) NSString *subject

Discussion

コンテンツのタイトル

Declared In

NBContent.h

type

コンテンツタイプ

@property (nonatomic) NBContentType type

Discussion

コンテンツタイプ

Declared In

NBContent.h