Chat iOS v4
Chat iOS
Chat
iOS
Version 4
Home
/
Chat
/
iOS
/
Message
Update a poll option
Copy link
You can update a poll option by specifying the pollID
, the pollOptionID
, and an updated string for optionText
parameters in the updatePollOption()
method.
PollHandler
Copy link
Through PollHandler
, the Sendbird server always notifies whether your poll has been successfully retrieved.