GameServiceGameOutcome
GameServiceGameOutcome
GameServiceGameOutcome
GameServiceGameOutcome
Enum
Definition
Indicates the outcome of a game.
public : enum class GameServiceGameOutcomepublic enum GameServiceGameOutcomePublic Enum GameServiceGameOutcome// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows Mobile Extension SDK (introduced v10.0.10240.0)
|
| API contract |
Windows.Phone.PhoneContract (introduced v1)
|
Fields
| Loss Loss Loss Loss | A loss. |
| None None None None | No outcome. |
| Tie Tie Tie Tie | A tie. |
| Win Win Win Win | A win. |
Remarks
All members of the Windows.Phone.System.UserProfile.GameServices.Core namespace can only be used by the XBox Live SDK. These APIs cannot be called except by applications that have the ID_CAP_GAMERSERVICES capability.