toggle menu
edna ChatCenter SDK
5.1
edna ChatCenter SDK
switch theme
search in API
edna ChatCenter SDK
/
edna.chatcenter.ui.core.models.newSurveys
/
SurveyQuestion
/
SurveyQuestion
Survey
Question
constructor
(
id
:
Long
?
=
null
,
sendingId
:
Long
?
=
null
,
text
:
String
?
=
null
,
displayText
:
String
?
=
null
,
buttons
:
List
<
SurveyButton
>
?
=
null
)