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 | |
---|---|---|
Initialize | Initializes gamer services functionality for the game, automatically choosing the most appropriate gamer service type for the platform. | |
Update | Updates the status of gamer services and raises related events. |
Public Events
Name | Description | |
---|---|---|
InstallingTitleUpdate | Notifies the game when a Games for Windows - LIVE title update is being installed. |
See Also
Tasks
Initializing and Updating Gamer Services
Concepts
Introduction to Gamer Services
Reference
GamerServicesDispatcher Class
Microsoft.Xna.Framework.GamerServices Namespace