toggle menu
stream-chat-android
6.22.1
androidJvm
switch theme
search in API
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.