dojo.unsubscribe
| Status: | Draft |
|---|---|
| Version: | 1.0 |
| Available: | since 0.9 |
Remove a topic listener.
Introduction
This function simply removes a topic subscription based on a handle returned from dojo.subscribe. It is best explained with it's companion functions publish and subscribe, so it is recommended you visit those documents for more information.