Couchbase Lite C
Couchbase Lite C API
Data Fields
CBLDocumentChange Struct Reference

#include <cbl/CBLCollection.h>

Data Fields

const CBLCollectioncollection
 The collection that changed. More...
 
FLString docID
 The document's ID. More...
 

Field Documentation

◆ collection

const CBLCollection* CBLDocumentChange::collection

The collection that changed.

◆ docID

FLString CBLDocumentChange::docID

The document's ID.


The documentation for this struct was generated from the following file: