@couchbase/lite-js
    Preparing search index...

    Class ListenerToken

    A reference to a registered listener, which allows you to remove the listener by calling its remove method. In TypeScript you can also use it with the using keyword.

    Index

    Constructors

    Methods

    Constructors

    • Parameters

      • destructor: () => void

      Returns ListenerToken

    Methods

    • Returns void

    • Returns void