library
androidJvm
library
/
org.xmtp.android.library
/
Conversations
/
stream
stream
fun
stream
(
type
:
Conversations.ConversationFilterType
=
ConversationFilterType.ALL
,
onClose
:
(
)
->
Unit
?
=
null
)
:
Flow
<
Conversation
>