library
androidJvm
library
/
org.xmtp.android.library
/
Client
/
Companion
/
ffiRevokeInstallations
ffi
Revoke
Installations
suspend
fun
ffiRevokeInstallations
(
api
:
ClientOptions.Api
,
publicIdentity
:
PublicIdentity
,
inboxId
:
InboxId
,
installationIds
:
List
<
String
>
)
:
SignatureRequest