Package com.openfin.desktop
Interface ExternalMessageResultHandler
-
public interface ExternalMessageResultHandlerInterface to communicate results from calls to an ExternalMessageHandler back to the AppDesktop.- Since:
- 4/30/14
- Author:
- wche
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleansend(boolean result, java.lang.String message)
-