library
androidJvm
library
/
uniffi.xmtpv3
/
FfiIdentityStats
Ffi
Identity
Stats
data
class
FfiIdentityStats
(
var
publishIdentityUpdate
:
ULong
,
var
getIdentityUpdatesV2
:
ULong
,
var
getInboxIds
:
ULong
,
var
verifySmartContractWalletSignature
:
ULong
)
Members
Constructors
Ffi
Identity
Stats
Link copied to clipboard
constructor
(
publishIdentityUpdate
:
ULong
,
getIdentityUpdatesV2
:
ULong
,
getInboxIds
:
ULong
,
verifySmartContractWalletSignature
:
ULong
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
get
Identity
Updates
V2
Link copied to clipboard
var
getIdentityUpdatesV2
:
ULong
get
Inbox
Ids
Link copied to clipboard
var
getInboxIds
:
ULong
publish
Identity
Update
Link copied to clipboard
var
publishIdentityUpdate
:
ULong
verify
Smart
Contract
Wallet
Signature
Link copied to clipboard
var
verifySmartContractWalletSignature
:
ULong