| InterApplicationBusdispatchToSubscribeListeners Method  | 
 
                Dispatches to subscription listeners
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic void dispatchToSubscribeListeners(
	string uuid,
	string topic
)
Parameters
- uuid
- Type: SystemString
 The subscribing application.
- topic
- Type: SystemString
 The topic that was subscribed to.
 See Also
See Also