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