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