![]() |
Couchbase Lite
Objective-C API for iOS and Mac OS
|
#import <CouchbaseLite/CouchbaseLite.h>Go to the source code of this file.
Classes | |
| category | CBLReplication(Transformation) |
Variables | |
| NS_ASSUME_NONNULL_BEGIN typedef NSDictionary *__nonnull(^ | CBLPropertiesTransformationBlock )(NSDictionary *doc) |
| A callback block for transforming revision bodies during replication. More... | |
| NS_ASSUME_NONNULL_BEGIN typedef NSDictionary* __nonnull(^ CBLPropertiesTransformationBlock) (NSDictionary *doc) |
A callback block for transforming revision bodies during replication.
See CBLReplication.propertiesTransformationBlock's documentation for details.