Show / Hide Table of Contents

Interface IChangeObservableRemovable

Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public interface IChangeObservableRemovable

Methods

| Improve this Doc View Source

RemoveChangeListener(ListenerToken)

Declaration
void RemoveChangeListener(ListenerToken token)
Parameters
Type Name Description
ListenerToken token
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX