InterApplicationBussubscribe Method |
| Name | Description | |
|---|---|---|
| subscribe(String, InterAppMessageHandler) |
Subscribes to messages on the specified topic from all applications
| |
| subscribe(String, String, InterAppMessageHandler) |
Subscribes to messages on the specified topic from the specified application
| |
| subscribe(String, String, String, InterAppMessageHandler) |
Subscribes to messages on the specified topic from the specified application and window.
|