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