toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.persistance.repository
/
ThreadsRepository
/
selectThread
select
Thread
abstract
suspend
fun
selectThread
(
id
:
String
)
:
Thread
?
Retrieves the
Thread
identified by
id
.
Parameters
id
The ID of the
Thread
to retrieve.