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