Package 

Class PushEventPayload

    • Method Detail

      • getWebViewAnalyticsID

        @Nullable() String getWebViewAnalyticsID()

        Get the button analytics ID associated with the event.Only used for messages of types MESSAGING_WEBVIEW_CLICK or MESSAGING_CLOSE.Matches the "analyticsID" parameter of various methods of the JavaScript SDK.

      • getDeeplink

        @Nullable() String getDeeplink()

        Get the deeplink url associated with the event.Only set for MESSAGING_CLICK, NOTIFICATION_OPEN and NOTIFICATION_DISPLAY

      • isPositiveAction

         boolean isPositiveAction()

        Indicate if the action associated with the event is positive.A positive action is :- An Open for a push campaign- A CTA click or Global tap containing a deeplink or a custom action for a messaging campaign