Click or drag to resize

InterApplicationBusunsubscribe Method

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