次の方法で共有


PFJsonObject

Json オブジェクトの文字列表現

構文

typedef struct PFJsonObject {  
    const char* stringValue;  
} PFJsonObject;  

メンバー

stringValue const char*
が null で終わる

TBD

要件

ヘッダー: PFTypes.h

関連項目

PFTypes メンバー