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