Skip to main content

Module send_sync_handler

Module send_sync_handler 

Source

Structsยง

SendSyncHandler
Sync handler for sends
SendSyncHandlerClient
Client for the Send sync handler, for callers that fetch sync data themselves (e.g. the Web client) and only want the Send-persistence part of a sync run.

Enumsยง

SendSyncError
Errors returned by SendSyncHandlerClient::on_sync.

Constantsยง

UNIFFI_META_CONST_BITWARDEN_SEND_ERROR_SENDSYNCERROR ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_INTERFACE_SENDSYNCHANDLERCLIENT ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_SEND_METHOD_SENDSYNCHANDLERCLIENT_ON_SYNC ๐Ÿ”’

Traitsยง

SendSyncHandlerClientExt
Extension trait to add the Send sync handler client to the main Bitwarden SDK client.

Functionsยง

replace_sends ๐Ÿ”’
Persists sends, dropping any with a missing id (logged, not fatal).