-
public class TelemetryConfigurationEvent.Session.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static TelemetryConfigurationEvent.Session.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final TelemetryConfigurationEvent.SessionfromJson(String jsonString)final TelemetryConfigurationEvent.SessionfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final TelemetryConfigurationEvent.Session fromJson(String jsonString)
-
fromJsonObject
final TelemetryConfigurationEvent.Session fromJsonObject(JsonObject jsonObject)
-
-
-
-