Ffi Xmtp Client Interface
Functions
Link copied to clipboard
abstract suspend fun addressesFromInboxId(refreshFromNetwork: Boolean, inboxIds: List<String>): List<FfiInboxState>
Link copied to clipboard
abstract suspend fun addWallet(existingWalletAddress: String, newWalletAddress: String): FfiSignatureRequest
Adds an identity - really a wallet address - to the existing client
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract suspend fun getConsentState(entityType: FfiConsentEntityType, entity: String): FfiConsentState
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Starts the sync worker if the history sync url is present.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Revokes or removes an identity - really a wallet address - from the existing client
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard