success

abstract fun success(response: String)

Notify the associated JavaScript onSuccess callback that the query has completed successfully.

Parameters

response

Response passed to JavaScript.