Telepathy.isListener
From WoWWiki
This article is a part of the documentation of the Telepathy function library
Usage
Telepathy.isListener ( id [, method] )
- Returns true if the id/method is being caught by a Listener.
Arguments
- id - text id passed to identify sending and recieving addon
- method - method listened for (Optional)
