Click or drag to resize

InterApplicationBussubscribe Method

Overload List
  NameDescription
Public methodsubscribe(String, InterAppMessageHandler)
Subscribes to messages on the specified topic from all applications
Public methodsubscribe(String, String, InterAppMessageHandler)
Subscribes to messages on the specified topic from the specified application
Public methodsubscribe(String, String, String, InterAppMessageHandler)
Subscribes to messages on the specified topic from the specified application and window.
Top
See Also