You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
listener is an instance of DesktopStateListener which provides callback on status of connections to runtime. desktopCommandLine is a string of arguments passed to OpenFinRVM.
33
33
This example by default passes remote config file for Hello OpenFin app, which will be started as the first app in OpenFin Runtime.
@@ -64,11 +64,11 @@ Source code for the example is located in /src/main/java/com/openfin/desktop/dem
64
64
6. Publishes messages to a topic with InterApplicationBus
listener is an instance of DesktopStateListener which provides callback on status of connections to runtime. desktopCommandLine is a string of arguments passed to OpenFinRVM.
104
104
This example by default passes remote config file for Hello OpenFin app, which will be started as the first app in OpenFin Runtime.
0 commit comments