Uses of Record Class
me.rochblondiaux.gameanalytics.model.config.ConfigEntry
Packages that use ConfigEntry
-
Uses of ConfigEntry in me.rochblondiaux.gameanalytics.response
Methods in me.rochblondiaux.gameanalytics.response that return types with arguments of type ConfigEntryModifier and TypeMethodDescriptionInitResponse.entries()Returns the value of theentriesrecord component.Constructor parameters in me.rochblondiaux.gameanalytics.response with type arguments of type ConfigEntryModifierConstructorDescriptionInitResponse(long serverTimestamp, List<ConfigEntry> entries, String key, String value, long startTimestamp, long endTimestamp, String configHash, String abId, String abValue) Creates an instance of aInitResponserecord class.