Package 

Interface BuildableRootView.OnActionListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onCloseAction() Called when the close button is clicked or the auto dismiss countdown is finished
      abstract Unit onCTAAction(String id, String type, CTA cta) Called when a CTA is clicked
      abstract Unit onErrorAction(MessagingError cause) Called when the image download fails.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait