Interface | Description |
---|---|
GameProfile |
Represents a profile of a user.
|
GameProfileCache |
Represents a cache of
GameProfile s. |
GameProfileManager |
Manages
GameProfile creation and data population. |
Exception | Description |
---|---|
ProfileNotFoundException |
Thrown by a profile lookup service if a profile does not exist.
|