onPollSubmitted

abstract fun onPollSubmitted(pollConfig: PollConfig)

Called when poll submission has been completed.

Parameters

pollConfig

The configuration of the submitted poll.