Class ActionOutput

    • Constructor Detail

      • ActionOutput

        public ActionOutput​(@NonNull
                            JSONObject payload)
    • Method Detail

      • displayMessage

        protected boolean displayMessage​(LocalCampaign campaign)
        Description copied from class: LocalCampaign.Output
        Display a local campaign message and track campaign view with the ViewTracker. It's weird to give the campaign in parameter, but we need its custom payload
        Specified by:
        displayMessage in class LocalCampaign.Output
        Returns:
        true is the campaign was displayed with success