Chat SDKs iOS v4
Chat SDKs iOS
Chat SDKs
iOS
Version 4
Add a poll option
Copy link
You can add a poll option to an existing poll by using pollId
and optionText
in the addPollOption()
method.
PollHandler
Copy link
Through PollHandler
, the Sendbird server always notifies whether your poll option has been successfully added.