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
/
ThreadsRepository
/
deleteChannelThreads
delete
Channel
Threads
abstract
suspend
fun
deleteChannelThreads
(
cid
:
String
)
Deletes all threads from a channel.
Parameters
cid
The ID of the channel to delete the threads from.