Search
Preparing search index...
The search index is not available
@polyv/interactions-receive-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@polyv/interactions-receive-sdk
apps/questionnaire/events
Module apps/questionnaire/events
问卷模块相关事件
Index
Enumerations
Questionnaire
Events
Type aliases
QuestionnaireEType
Params
Type aliases
QuestionnaireEType
Params
QuestionnaireEType
Params
:
{
QUESTIONNAIRE_ACHIEVEMENT
:
QuestionContent
<
AnswerItem
>
;
QUESTIONNAIRE_RESULT_OSS
:
RankContent
<
RankItem
>
;
SEND_QUESTIONNAIRE_RESULT
:
QuestionContent
<
AnswerItem
>
;
START_QUESTIONNAIRE
:
QuestionContent
<
QuestionItem
>
;
STOP_QUESTIONNAIRE
:
{
questionnaireId
:
string
}
}
问卷模块事件数据限定 SDK可调用方法的参数限制
Type declaration
QUESTIONNAIRE_
ACHIEVEMENT
:
QuestionContent
<
AnswerItem
>
QUESTIONNAIRE_
RESULT_
OSS
:
RankContent
<
RankItem
>
SEND_
QUESTIONNAIRE_
RESULT
:
QuestionContent
<
AnswerItem
>
START_
QUESTIONNAIRE
:
QuestionContent
<
QuestionItem
>
STOP_
QUESTIONNAIRE
:
{
questionnaireId
:
string
}
questionnaire
Id
:
string
Exports
apps/questionnaire/events
Questionnaire
Events
QuestionnaireEType
Params
Generated using
TypeDoc
问卷模块相关事件