HmsPollQuestionCreation

fun HmsPollQuestionCreation(questionID: Int, type: HMSPollQuestionType, text: String, canSkip: Boolean = false, canChangeResponse: Boolean = true, duration: Long = 0, weight: Int = 1, answerShortMinLength: Long? = 1, answerLongMinLength: Long? = 1, negative: Boolean = false)