LiteCore
Couchbase Lite cross-platform core implementation
|
A struct to hold the results of a call to c4dbobs_getChanges. More...
#include <c4DocumentTypes.h>
Data Fields | |
uint32_t | numChanges |
bool | external |
C4Collection * | collection |
A struct to hold the results of a call to c4dbobs_getChanges.
C4Collection* C4CollectionObservation::collection |
bool C4CollectionObservation::external |
uint32_t C4CollectionObservation::numChanges |