InterApplicationBusunsubscribe Method |
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.
|