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