| InterApplicationBusunsubscribe Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | unsubscribe(String, InterAppMessageHandler) | 
                Unsubscribes to messages on the specified topic from all applications.
             | 
|  | unsubscribe(String, String, InterAppMessageHandler) | 
                Unsubscribes to messages on the specified topic from the specified application.
             | 
|  | unsubscribe(String, String, String, InterAppMessageHandler) | 
                Unsubscribes to messages on the specified topic from the specified application and window.
             | 
 See Also
See Also