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