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