-
public class ActionEvent.ActionEventSession.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ActionEvent.ActionEventSession.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ActionEvent.ActionEventSessionfromJson(String jsonString)final ActionEvent.ActionEventSessionfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ActionEvent.ActionEventSession fromJson(String jsonString)
-
fromJsonObject
final ActionEvent.ActionEventSession fromJsonObject(JsonObject jsonObject)
-
-
-
-