ICouchStoreDelegate Interface |
Namespace: Couchbase.Lite.Store
public interface ICouchStoreDelegate
The ICouchStoreDelegate type exposes the following members.
Name | Description | |
---|---|---|
DatabaseStorageChanged |
Called whenever a revision is added to the database (but not for local docs or for purges.)
| |
StorageExitedTransaction |
Called whenever the outermost transaction completes.
|