withRolesThatCanViewResponses
fun withRolesThatCanViewResponses(rolesThatCanViewResponses: List<HMSRole>?): HMSPollBuilder.Builder
Sets the roles that can view responses in the poll.
Parameter rolesThatCanViewResponses: The roles that can view responses in the poll.
Returns: The updated poll builder instance.