Interface GameProfileManager

  • All Superinterfaces:
    GameProfileProvider

    public interface GameProfileManager
    extends GameProfileProvider
    Manages GameProfile creation and data population.

    The manager may cache the data of a request for faster lookups. Note that the cached data may not always be up to date.