Sdílet prostřednictvím


SignedInGamer Members

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

Public Properties

Name Description
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 whether the gamer is the guest of an Xbox LIVE–enabled profile.
Public Property IsSignedInToLive Determines whether the gamer has an Xbox LIVE–enabled profile.
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 SignedInGamers (Inherited from Gamer.)
Public Property Tag (Inherited from Gamer.)

Public Methods

Name Description
Public Method BeginGetProfile (Inherited from Gamer.)
Public Method EndGetProfile (Inherited from Gamer.)
Public Method Equals (Inherited from Object.)
Public Method GetFriends Reads the friends list of this local gamer. This includes both the gamertags of the friends and their current presence information.
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 ReferenceEquals (Inherited from Object.)

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