GameServiceScoreKind
GameServiceScoreKind
GameServiceScoreKind
GameServiceScoreKind
Enum
Definition
Indicates the type of score used by a game.
public : enum class GameServiceScoreKindpublic enum GameServiceScoreKindPublic Enum GameServiceScoreKind// 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
| Number Number Number Number | The score is a number. |
| Time Time Time Time | The score is a tie. |
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.