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