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