|
Couchbase Lite C++
Couchbase Lite C++ API
|
Document change info notified to the document change listener's callback. More...
#include <cbl++/Collection.hh>
Public Member Functions | |
| Collection & | collection () |
| The collection. | |
| slice & | docID () |
| The ID of the changed document. | |
| DocumentChange (Collection collection, std::string_view docID) | |
| Internal API. | |
Document change info notified to the document change listener's callback.
|
inline |
Internal API.
|
inline |
The collection.
|
inline |
The ID of the changed document.