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