send Poll
abstract fun sendPoll( pollType: PollType, question: String, options: List<String>, additionalContent: Content? = null): Cancelable
Content copied to clipboard
Send a poll to the room.
Return
Parameters
poll Type
indicates open or closed polls
question
the question
options
list of options
additional Content
additional content to put in the event content