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 Detail

      • send

        boolean send​(boolean result,
                     java.lang.String message)