Package 

Class BatchLandingMessage

  • All Implemented Interfaces:
    com.batch.android.PushUserActionSource , com.batch.android.UserActionSource

    
    public class BatchLandingMessage
    extends BatchMessage implements PushUserActionSource
                        

    A subclass of BatchMessage that represents a push landing message

    • Method Summary

      Modifier and Type Method Description
      boolean isDisplayedFromInbox() Whether this landing message has been triggered from an inbox notificationthrough the method displayLandingMessage.
      void setIsDisplayedFromInbox(boolean triggeredFromInbox)
      Bundle getPushBundle()
      • Methods inherited from class com.batch.android.BatchMessage

        getFormat, getMessageForBundle, writeToBundle, writeToIntent
      • Methods inherited from class java.lang.Object

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