CreatePollDialogListener

The listener for the create poll dialog.

Functions

Link copied to clipboard
abstract fun onCreatePoll(pollConfig: PollConfig)

Called when the user creates a poll.

Link copied to clipboard
abstract fun onDismiss()

Called when the dialog is dismissed without creating a poll.