Couchbase Lite C
Couchbase Lite C API
|
#include <cbl/CBLCollection.h>
Data Fields | |
const CBLCollection * | collection |
The collection that changed. More... | |
FLString | docID |
The document's ID. More... | |
const CBLCollection* CBLDocumentChange::collection |
The collection that changed.
FLString CBLDocumentChange::docID |
The document's ID.