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