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