Softchat
Toggle table of contents
0.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Softchat
Softchat
/
com.softcose.softchat.sdk
/
AccountProfiles
/
observeMany
observe
Many
fun
observeMany
(
publicKeys
:
List
<
PublicKey
>
)
:
Flow
<
List
<
Profile
>
>
Observe exact effective profiles in the same order as
publicKeys
.