Interface EdgeCallback


  • public interface EdgeCallback
    Callback interface used for returning response from the Adobe Experience Edge to the mobile application.
    • Method Detail

      • onComplete

        void onComplete​(List<EdgeEventHandle> handles)
        This method is called when the response is successfully fetched from the Adobe Experience Edge. It can be called with an empty list, one or multiple event handles.
        Parameters:
        handles - response from the server