Show / Hide Table of Contents

Struct ListenerToken

A token that stores information about an event handler that is registered on a Couchbase Lite object (for example AddChangeListener(EventHandler<DatabaseChangedEventArgs>))

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public struct ListenerToken

Methods

| Improve this Doc View Source

Remove()

Declaration
public void Remove()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX