| InterApplicationBussubscribe Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also