HMSPollQuestionResponse
fun HMSPollQuestionResponse(responseId: String, index: Int, questionType: HMSPollQuestionType, skipped: Boolean, selectedOption: Int?, selectedOptions: List<Int>?, text: String?, answerChanged: Boolean)