|
typedef MatchmakingClient::CancelResult | CancelResult |
|
typedef function< MatchState(const Match &)> | CompletionChecker |
|
typedef function< void(const Player &, Match *)> | JoinCallback |
|
typedef function< void(const Player &, Match *)> | LeaveCallback |
|
typedef MatchmakingClient::Match | Match |
|
typedef function< bool(const Player &, const Match &)> | MatchChecker |
|
typedef MatchmakingClient::MatchId | MatchId |
|
typedef MatchmakingClient::MatchResult | MatchResult |
|
enum | MatchState { kMatchNeedMorePlayer = 0,
kMatchComplete
} |
|
typedef MatchmakingClient::Player | Player |
|
typedef MatchmakingClient::Type | Type |
|