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