PFUserPsnInfo データ モデル。
構文
typedef struct PFUserPsnInfo {
const char* psnAccountId;
const char* psnOnlineId;
} PFUserPsnInfo;
メンバー
psnAccountId const char*
が null で終わる
(省略可能) PlayStation ™️ ネットワーク アカウント ID。
psnOnlineId const char*
が null で終わる
(省略可能) PlayStation ™️ Network のオンライン ID。
要件
ヘッダー: PFTypes.h