LiteCore
Couchbase Lite cross-platform core implementation
Loading...
Searching...
No Matches
Data Fields
C4CollectionObservation Struct Reference

A struct to hold the results of a call to c4dbobs_getChanges. More...

#include <c4DocumentTypes.h>

Data Fields

uint32_t numChanges
 
bool external
 
C4Collectioncollection
 

Detailed Description

A struct to hold the results of a call to c4dbobs_getChanges.

Field Documentation

◆ collection

C4Collection* C4CollectionObservation::collection

◆ external

bool C4CollectionObservation::external

◆ numChanges

uint32_t C4CollectionObservation::numChanges

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