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