add
fun add(response: HMSPollResponseBuilder, completion: HmsTypedActionResultListener<PollAnswerResponse>)
Adds a response (vote) to a poll.
Parameters
response
the responses to add to the poll.
completion
the listener to be called on success or error with the result.