Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the Gamer type.
Public Properties
Name | Description | |
---|---|---|
![]() |
DisplayName | Gets the display name string for the gamer. |
![]() |
Gamertag | Gets the gamertag string. |
![]() |
IsDisposed | Gets a value indicating whether the object is disposed. |
![]() |
LeaderboardWriter | Gets an object that can be used to write leaderboard statistics for this gamer. |
![]() ![]() |
SignedInGamers | Represents a collection of all gamers on the local system. |
![]() |
Tag | Gets or sets a custom object which can be used to attach arbitrary user defined data to the gamer. |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
BeginGetFromGamertag | Begins the process of getting a Gamer object for a specified gamertag. |
![]() ![]() |
BeginGetPartnerToken | Begins the asynchronous process of getting the partner token for this gamer. |
![]() |
BeginGetProfile | Starts an asynchronous profile read operation. |
![]() ![]() |
EndGetFromGamertag | Ends the process of getting a Gamer object for a specified gamertag. |
![]() ![]() |
EndGetPartnerToken | Retrieves the results from an asynchronous request for the partner token for this gamer. |
![]() |
EndGetProfile | Ends an asynchronous profile read operation. |
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
GetFromGamertag | Returns a Gamer object for the specified gamertag. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() ![]() |
GetPartnerToken | Gets the partner token for this gamer. |
![]() |
GetProfile | Reads profile data for this gamer. |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |