Uses of Class
de.extio.spacecraft.shared.model.metaserver.GameSessionStatisticRecord
-
Packages that use GameSessionStatisticRecord Package Description de.extio.spacecraft.shared.managers Managers implementing various game subsystems -
-
Uses of GameSessionStatisticRecord in de.extio.spacecraft.shared.managers
Methods in de.extio.spacecraft.shared.managers with parameters of type GameSessionStatisticRecord Modifier and Type Method Description void
MetaserverClient. reportStatistics(String officialKey, GameSessionStatisticRecord record, Runnable onSuccess, Consumer<Exception> onError)
Not open for public use, requires a key
-