library
androidJvm
library
/
uniffi.xmtpv3
/
FfiGroupSyncSummary
Ffi
Group
Sync
Summary
data
class
FfiGroupSyncSummary
(
var
numEligible
:
ULong
,
var
numSynced
:
ULong
)
Members
Constructors
Ffi
Group
Sync
Summary
Link copied to clipboard
constructor
(
numEligible
:
ULong
,
numSynced
:
ULong
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
num
Eligible
Link copied to clipboard
var
numEligible
:
ULong
num
Synced
Link copied to clipboard
var
numSynced
:
ULong