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