Builder

class Builder

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard

Adds a question that has a long text answer.

Link copied to clipboard

Adds a question to the poll using a question builder. Used for multi choice questions where there might be one or more correct answers.

Link copied to clipboard

Adds a question that has a short text answer that the user will type in.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Sets the roles that can view responses in the poll.

Link copied to clipboard

Sets the roles that can vote in the poll.

Link copied to clipboard

Properties

Link copied to clipboard
var questionId: Int = 1