Package 

Interface CTPushAmpListener


  • 
    public interface CTPushAmpListener
    
                        

    Interface definition for a callback to be invoked whenever push amp payload is received.

    • Method Summary

      Modifier and Type Method Description
      abstract void onPushAmpPayloadReceived(Bundle extras) Receives a callback whenever push amp payload is received.
      • Methods inherited from class java.lang.Object

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