Contents

TKTokenWatcher

An object that tracks the tokens available in the system.

Declaration

class TKTokenWatcher

Mentioned in

Overview

Create a token watcher and register an insertion handler to be notified when tokens are added to the system. You can also add removal handlers for specific tokens to be notified when those tokens are removed from the system.

Topics

Creating Token Watchers

Accessing Token Identifiers

Configuring Handlers

Classes

Instance Methods

See Also

Tokens