Chat iOS v4
Chat iOS
Chat
iOS
Home
/
Chat
/
iOS
/
Message
This is the new Docs for Chat SDK v4 for iOS. To see the previous Docs, click here.
You can update a poll option by specifying the pollID
, the pollOptionID
, and an updated string for optionText
parameters in the updatePollOption()
method.
Through PollHandler
, the Sendbird server always notifies whether your poll has been successfully retrieved.