SignedInGamer Members
The following tables list the members exposed by the SignedInGamer type.
Public Properties
Name | Description | |
---|---|---|
GameDefaults | Describes a gamer's preferred settings. | |
Gamertag | (Inherited from Gamer.) | |
IsDisposed | (Inherited from Gamer.) | |
IsGuest | Determines whether the gamer is the guest of an Xbox LIVE–enabled profile. | |
IsSignedInToLive | Determines whether the gamer has an Xbox LIVE–enabled profile. | |
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. | |
SignedInGamers | (Inherited from Gamer.) | |
Tag | (Inherited from Gamer.) |
Public Methods
Name | Description | |
---|---|---|
BeginGetProfile | (Inherited from Gamer.) | |
EndGetProfile | (Inherited from Gamer.) | |
Equals | (Inherited from Object.) | |
GetFriends | Reads the friends list of this local gamer. This includes both the gamertags of the friends and their current presence information. | |
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. | |
ReferenceEquals | (Inherited from Object.) |
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