Android
androidJvm
js-messaging-api
/
com.duckduckgo.js.messaging.api
/
ProcessResult
/
SendResponse
Send
Response
data
class
SendResponse
(
val
response
:
JSONObject
)
:
ProcessResult
Members
Constructors
Send
Response
Link copied to clipboard
constructor
(
response
:
JSONObject
)
Properties
response
Link copied to clipboard
val
response
:
JSONObject