toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.channel
/
subscribeForSingle
subscribe
For
Single
inline
fun
<
T
:
ChatEvent
>
ChannelClient
.
subscribeForSingle
(
listener
:
ChatEventListener
<
T
>
)
:
Disposable
Subscribes for the next channel event of type
T
.