stream-chat-android
Toggle table of contents
7.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-client
/
io.getstream.chat.android.client
/
ChatClient
/
deletePoll
delete
Poll
@
CheckResult
fun
deletePoll
(
pollId
:
String
)
:
Call
<
Unit
>
Deletes a poll.
Return
Executable async
Call
responsible for deleting a poll.
Parameters
poll
Id
The ID of the poll to delete.