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