ZOOM Windows SDK  5.2.42037.1112
IMeetingQAController Member List

This is the complete list of members for IMeetingQAController, including all inherited members.

AddQuestion(const wchar_t *questionContent, bool bAskAnonymous)=0IMeetingQAControllerpure virtual
AnswerQuestionPrivate(const wchar_t *questionID, const wchar_t *answerContent)=0IMeetingQAControllerpure virtual
AnswerQuestionPublic(const wchar_t *questionID, const wchar_t *answerContent)=0IMeetingQAControllerpure virtual
CommentQuestion(const wchar_t *questionID, const wchar_t *commentContent)=0IMeetingQAControllerpure virtual
DeleteAnswer(const wchar_t *answerID)=0IMeetingQAControllerpure virtual
DeleteQuestion(const wchar_t *questionID)=0IMeetingQAControllerpure virtual
DismissQuestion(const wchar_t *questionID)=0IMeetingQAControllerpure virtual
EnableAnonnymousQuestion(bool bEnable)=0IMeetingQAControllerpure virtual
EnableAttendeeViewAllQuestion(bool bEnable)=0IMeetingQAControllerpure virtual
EnableQAComment(bool bEnable)=0IMeetingQAControllerpure virtual
EnableQAVoteup(bool bEnable)=0IMeetingQAControllerpure virtual
EndLiving(const wchar_t *questionID)=0IMeetingQAControllerpure virtual
GetAllQuestionList()=0IMeetingQAControllerpure virtual
GetAnswer(const wchar_t *answerID)=0IMeetingQAControllerpure virtual
GetAnsweredQuestionCount()=0IMeetingQAControllerpure virtual
GetAnsweredQuestionList()=0IMeetingQAControllerpure virtual
GetDismissedQuestionCount()=0IMeetingQAControllerpure virtual
GetDismissedQuestionList()=0IMeetingQAControllerpure virtual
GetMyQuestionCount()=0IMeetingQAControllerpure virtual
GetMyQuestionList()=0IMeetingQAControllerpure virtual
GetOpenQuestionCount()=0IMeetingQAControllerpure virtual
GetOpenQuestionList()=0IMeetingQAControllerpure virtual
GetQuestion(const wchar_t *questionID)=0IMeetingQAControllerpure virtual
IsAskQuestionAnonymouslyEnabled()=0IMeetingQAControllerpure virtual
IsAttendeeCanViewAllQuestions()=0IMeetingQAControllerpure virtual
IsQACommentEnabled()=0IMeetingQAControllerpure virtual
IsQAEnabled()=0IMeetingQAControllerpure virtual
IsQAVoteupEnabled()=0IMeetingQAControllerpure virtual
ReopenQuestion(const wchar_t *questionID)=0IMeetingQAControllerpure virtual
SetEvent(IMeetingQAControllerEvent *pEvent)=0IMeetingQAControllerpure virtual
StartLiving(const wchar_t *questionID)=0IMeetingQAControllerpure virtual
VoteupQuestion(const wchar_t *questionID, bool bVokeup)=0IMeetingQAControllerpure virtual