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