GamerServicesComponent Class
Wraps the functionality of the GamerServicesDispatcher.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)
If a game will use gamer services, a GamerServicesComponent should be added to the game's Components collection.
GamerServicesComponent will take care of initializing and updating the GamerServicesDispatcher at the appropriate times.
Community Additions
ADD
Show: