次の方法で共有


PFUserTwitchInfo

PFUserTwitchInfo データ モデル。

構文

typedef struct PFUserTwitchInfo {  
    const char* twitchId;  
    const char* twitchUserName;  
} PFUserTwitchInfo;  

メンバー

twitchId const char*
が null で終わる

(オプション) Twitch ID。

twitchUserName const char*
が null で終わる

(オプション) Twitch ユーザー名。

要件

ヘッダー: PFTypes.h

関連項目

PFTypes メンバー