XblHopperStatisticsResponse
ホッパーの統計要求へのサーバー応答を表します。
構文
typedef struct XblHopperStatisticsResponse {
char* hopperName;
int64_t estimatedWaitTime;
uint32_t playersWaitingToMatch;
} XblHopperStatisticsResponse
メンバー
hopperName
型: char*
マッチが要求されたホッパーの名前。
estimatedWaitTime
型: int64_t
他のプレイヤーとマッチされるためのマッチ要求の推定待機時間。
playersWaitingToMatch
型: uint32_t
マッチされるのを待っているホッパー内のプレイヤーの数。
要件
ヘッダー: matchmaking_c.h