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