com.openfin.desktop
Interface ExternalMessageResultHandler


public interface ExternalMessageResultHandler

Interface to communicate results from calls to an ExternalMessageHandler back to the AppDesktop.

Since:
4/30/14
Author:
wche

Method Summary
 boolean send(boolean result, String message)
           
 

Method Detail

send

boolean send(boolean result,
             String message)


Copyright © 2016. All rights reserved.