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