-
public class PresentDialog.PresentDialogButton.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PresentDialog.PresentDialogButton.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final List<PresentDialog.PresentDialogButton>fromJsonArray(JSONArray jsonArray)final PresentDialog.PresentDialogButtonfromJson(JSONObject jsonObject)-
-
Method Detail
-
fromJsonArray
final List<PresentDialog.PresentDialogButton> fromJsonArray(JSONArray jsonArray)
-
fromJson
final PresentDialog.PresentDialogButton fromJson(JSONObject jsonObject)
-
-
-
-