library
androidJvm
library
/
uniffi.xmtpv3
/
FfiXmtpClientInterface
/
getKeyPackageStatusesForInstallationIds
get
Key
Package
Statuses
For
Installation
Ids
abstract
suspend
fun
getKeyPackageStatusesForInstallationIds
(
installationIds
:
List
<
ByteArray
>
)
:
Map
<
ByteArray
,
FfiKeyPackageStatus
>