SignedInGamer Members

The following tables list the members exposed by the SignedInGamer type.

Public Properties

Name Description
Public Property DisplayName (Inherited from Gamer.)
Public Property GameDefaults Describes a gamer's preferred settings.
Public Property Gamertag (Inherited from Gamer.)
Public Property IsDisposed (Inherited from Gamer.)
Public Property IsGuest Determines if the gamer is the guest of an Xbox LIVE–enabled profile.
Public Property IsSignedInToLive Determines if the gamer has an Xbox LIVE–enabled profile.
Public Property LeaderboardWriter (Inherited from Gamer.)
Public Property PartySize Gets the current party size.
Public Property PlayerIndex Gets the index of the gamer.
Public Property Presence Gets an object that may be used to set the rich presence state for this gamer.
Public Property Privileges Describes what operations a gamer is allowed to perform.
Public Property Tag (Inherited from Gamer.)

Public Methods

Name Description
Public Method AwardAchievement [Deprecated] Awards the specified achievement to a locally signed-in gamer.
Public Method BeginAwardAchievement Starts an asynchronous operation to award an achievement to a locally signed-in gamer.
Public Method BeginGetAchievements Starts an asynchronous achievement query operation.
Public Method BeginGetProfile (Inherited from Gamer.)
Public Method EndAwardAchievement Ends an asynchronous achievement award operation.
Public Method EndGetAchievements Ends an asynchronous achievement query operation.
Public Method EndGetProfile (Inherited from Gamer.)
Public Method Equals (Inherited from Object.)
Public Method GetAchievements Returns the collection of all achievements that may be earned by this gamer.
Public Method GetFriends Reads the friends list of this signed-in gamer, including the gamertag and current presence information for each friend.
Public Method GetHashCode (Inherited from Object.)
Public Method GetProfile (Inherited from Gamer.)
Public Method GetType (Inherited from Object.)
Public Method IsFriend Queries whether the specified gamer is a friend of this local gamer.
Public Method 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.
Public Method ToString (Inherited from Gamer.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Static SignedIn Occurs when a new gamer signs into the local system.
Public Event Static SignedOut Occurs when a gamer signs out on the local system.

See Also

Reference

SignedInGamer Class
Microsoft.Xna.Framework.GamerServices Namespace