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