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