Delegate NativeCallback
Namespace: LiteCore.Interop
Assembly: Couchbase.Lite.dll
Syntax
public delegate void NativeCallback(C4QueryObserver*o);
Parameters
| Type | Name | Description |
|---|---|---|
| LiteCore.Interop.C4QueryObserver* | o |
public delegate void NativeCallback(C4QueryObserver*o);
| Type | Name | Description |
|---|---|---|
| LiteCore.Interop.C4QueryObserver* | o |