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.persistance.repository
/
MessageRepository
/
deletePoll
delete
Poll
abstract
suspend
fun
deletePoll
(
pollId
:
String
)
Deletes a Poll by its ID.
Parameters
poll
Id
The ID of the Poll to delete.