SubscriptionsJSHelper
interface SubscriptionsJSHelper
Functions
Link copied to clipboard
abstract suspend fun processJsCallbackMessage(featureName: String, method: String, id: String?, data: JSONObject?): JsCallbackData?