PFUserTwitchInfo 데이터 모델입니다.
구문
typedef struct PFUserTwitchInfo {
const char* twitchId;
const char* twitchUserName;
} PFUserTwitchInfo;
멤버
twitchId const char*
is null-terminated
(선택 사항) Twitch ID입니다.
twitchUserName const char*
is null-terminated
(선택 사항) Twitch 사용자 이름입니다.
요구 사항
헤더: PFTypes.h