package

com.google.android.gms.cast.games

Contains classes that define the Cast Game Manager.

Interfaces

GameManagerClient.GameManagerInstanceResult Result of a game manager client creation command. 
GameManagerClient.GameManagerResult Result of a game manager command. 
GameManagerClient.Listener A listener that can be set in GameManagerClient to be notified when game manager state is updated or when game messages are received for players controlled by this sender. 
GameManagerState Represents a snapshot of the Game Manager's state. 
PlayerInfo Represents a player with regards to the Game Manager. 

Classes

GameManagerClient Provides access to the GameManager APIs.