Skip to Content | Skip to Navigation


dojo.unsubscribe

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.