Options
All
  • Public
  • Public/Protected
  • All
Menu

问卷模块相关事件

Index

Enumerations

Type aliases

Type aliases

QuestionnaireETypeParams

QuestionnaireETypeParams: { 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

Generated using TypeDoc