|
Couchbase Lite C
Couchbase Lite C API
|
#include "CBLBase.h"Go to the source code of this file.
Data Structures | |
| struct | CBLPredictiveModel |
| Predictive Model. More... | |
Functions | |
| void | CBL_RegisterPredictiveModel (FLString name, CBLPredictiveModel model) |
| Registers a predictive model. | |
| void | CBL_UnregisterPredictiveModel (FLString name) |
| Unregisters the predictive model. | |