onCreatePoll

abstract fun onCreatePoll(pollConfig: PollConfig)

Called when the user creates a poll.

Parameters

pollConfig

The configuration of the poll.