library
androidJvm
library
/
org.xmtp.android.library
/
Client
/
subscribe
subscribe
suspend
fun
subscribe
(
topics
:
List
<
String
>
)
:
Flow
<
Envelope
>