Show / Hide Table of Contents

Delegate NativeCallback

Namespace: LiteCore.Interop
Assembly: Couchbase.Lite.dll
Syntax
public delegate void NativeCallback(C4QueryObserver*o);
Parameters
Type Name Description
LiteCore.Interop.C4QueryObserver* o
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX