library
androidJvm
library
/
org.xmtp.android.library
/
Client
/
inboxStatesForInboxIds
inbox
States
For
Inbox
Ids
suspend
fun
inboxStatesForInboxIds
(
refreshFromNetwork
:
Boolean
,
inboxIds
:
List
<
String
>
)
:
List
<
InboxState
>