Builder
class Builder
Constructors
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
fun withRolesThatCanViewResponses(rolesThatCanViewResponses: List<HMSRole>?): HMSPollBuilder.Builder
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
Link copied to clipboard