onCreatePoll

abstract fun onCreatePoll(createPollParams: CreatePollParams)

Called when the user creates a poll.

Parameters

createPollParams

The configuration of the poll.