NetworkGamer Members
The following tables list the members exposed by the NetworkGamer type.
Public Properties
Name | Description | |
---|---|---|
Gamertag | (Inherited from Gamer.) | |
HasVoice | Determines if the player has a voice headset. | |
Id | Gets a unique identifier that can be used to refer to this gamer in network packets. | |
IsDisposed | (Inherited from Gamer.) | |
IsGuest | Determines whether this gamer is logged in as a guest profile. | |
IsHost | Determines if the player is the host of the multiplayer session. | |
IsLocal | Determines if the player is playing on a local machine. | |
IsMutedByLocalUser | Determines if the player is muted by one or more local users. | |
IsPrivateSlot | Determines if the player occupies a reserved private session slot. | |
IsReady | Determines whether the gamer is ready to leave the lobby screen and begin gameplay. | |
IsTalking | Determines whether the gamer is currently sending voice data. | |
Machine | Gets an object representing the physical gaming machine this NetworkGamer is playing on. | |
RoundtripTime | Gets an estimate of the network latency involved in sending a packet round trip from the local machine to this gamer and back again. | |
Session | Gets the multiplayer session of the gamer. | |
SignedInGamers | (Inherited from Gamer.) | |
Tag | (Inherited from Gamer.) |
Public Methods
Name | Description | |
---|---|---|
BeginGetProfile | (Inherited from Gamer.) | |
EndGetProfile | (Inherited from Gamer.) | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetProfile | (Inherited from Gamer.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |