toggle menu
mobilesdk
androidJvm
switch theme
search in API
mobilesdk
/
com.confirmit.mobilesdk.database.domain
/
ResponseDb
/
updateResponse
update
Response
abstract
fun
updateResponse
(
serverId
:
String
,
surveyId
:
String
,
respondentGuid
:
String
,
responseControl
:
Map
<
String
,
String
?
>
,
response
:
Map
<
String
,
String
?
>
)