toggle menu
mobilesdk
androidJvm
switch theme
search in API
mobilesdk
/
com.confirmit.mobilesdk.ui
/
SurveyFrameConfig
Survey
Frame
Config
class
SurveyFrameConfig
(
val
serverId
:
String
,
val
surveyId
:
String
)
Members
Constructors
Survey
Frame
Config
Link copied to clipboard
constructor
(
serverId
:
String
,
surveyId
:
String
)
Properties
custom
Data
Link copied to clipboard
var
customData
:
MutableMap
<
String
,
String
?
>
language
Id
Link copied to clipboard
var
languageId
:
Int
?
program
Key
Link copied to clipboard
var
programKey
:
String
?
respondent
Values
Link copied to clipboard
var
respondentValues
:
Map
<
String
,
String
>
scenario
Id
Link copied to clipboard
var
scenarioId
:
Long
?
server
Id
Link copied to clipboard
val
serverId
:
String
survey
Id
Link copied to clipboard
val
surveyId
:
String