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