Package io.anyline2.sdk.extension
Class UIFeedbackElementConfigExtensionKt
-
- All Implemented Interfaces:
public final class UIFeedbackElementConfigExtensionKt
-
-
Method Summary
Modifier and Type Method Description final static JSONObject
toJsonObject(UIFeedbackElementConfig $self)
final static UIFeedbackElementConfig
getUIFeedbackElementConfigFromJsonObject(JSONObject jsonConfig)
-
-
Method Detail
-
toJsonObject
final static JSONObject toJsonObject(UIFeedbackElementConfig $self)
-
getUIFeedbackElementConfigFromJsonObject
final static UIFeedbackElementConfig getUIFeedbackElementConfigFromJsonObject(JSONObject jsonConfig)
-
-
-
-