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