FfiGroupSyncSummary

data class FfiGroupSyncSummary(var numEligible: ULong, var numSynced: ULong)

Constructors

Link copied to clipboard
constructor(numEligible: ULong, numSynced: ULong)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard