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 SignedInGamer type.
Public Properties
Name | Description | |
---|---|---|
![]() |
DisplayName | (Inherited from Gamer.) |
![]() |
GameDefaults | Describes a gamer's preferred settings. |
![]() |
Gamertag | (Inherited from Gamer.) |
![]() |
IsDisposed | (Inherited from Gamer.) |
![]() |
IsGuest | Determines if the gamer is the guest of an Xbox LIVE–enabled profile. |
![]() |
IsSignedInToLive | Determines if the gamer has an Xbox LIVE–enabled profile. |
![]() |
LeaderboardWriter | (Inherited from Gamer.) |
![]() |
PartySize | Gets the current party size. |
![]() |
PlayerIndex | Gets the index of the gamer. |
![]() |
Presence | Gets an object that may be used to set the rich presence state for this gamer. |
![]() |
Privileges | Describes what operations a gamer is allowed to perform. |
![]() |
Tag | (Inherited from Gamer.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
AwardAchievement | [Deprecated] Awards the specified achievement to a locally signed-in gamer. |
![]() |
BeginAwardAchievement | Starts an asynchronous operation to award an achievement to a locally signed-in gamer. |
![]() |
BeginGetAchievements | Starts an asynchronous achievement query operation. |
![]() |
BeginGetProfile | (Inherited from Gamer.) |
![]() |
EndAwardAchievement | Ends an asynchronous achievement award operation. |
![]() |
EndGetAchievements | Ends an asynchronous achievement query operation. |
![]() |
EndGetProfile | (Inherited from Gamer.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetAchievements | Returns the collection of all achievements that may be earned by this gamer. |
![]() |
GetFriends | Reads the friends list of this signed-in gamer, including the gamertag and current presence information for each friend. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProfile | (Inherited from Gamer.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsFriend | Queries whether the specified gamer is a friend of this local gamer. |
![]() |
IsHeadset | Determines if the passed microphone is a headset associated with this signed-in gamer. Use this method to determine if a specific microphone is a gamer-bound headset. |
![]() |
ToString | (Inherited from Gamer.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() ![]() |
SignedIn | Occurs when a new gamer signs into the local system. |
![]() ![]() |
SignedOut | Occurs when a gamer signs out on the local system. |
See Also
Reference
SignedInGamer Class
Microsoft.Xna.Framework.GamerServices Namespace