GamerServicesDispatcher Members
The following tables list the members exposed by the GamerServicesDispatcher type.
Public Properties
Name | Description | |
---|---|---|
![]() ![]() |
IsInitialized | Determines if Initialize has been called. |
![]() ![]() |
WindowHandle | Gets or sets the handle to the underlying game window. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
Initialize | Initializes gamer services functionality for the game. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() ![]() |
Update | Updates the status of gamer services and raises related events. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() ![]() |
InstallingTitleUpdate | Notifies the game when a Games for Windows - LIVE title update is being installed. |
See Also
Tasks
How To: Initialize and Update the Gamer Services Dispatcher
Concepts
Reference
GamerServicesDispatcher Class
Microsoft.Xna.Framework.GamerServices Namespace