Package 

Enum Batch.Messaging.LifecycleListener.MessagingCloseReason

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      Auto

      The message was closed automatically from auto dismiss feature.

      User

      The message was closed by the user (like clicking on the close or back button).

      Action

      The message was closed because the user clicked on a CTA.

      Error

      The message was closed because of an error(for example, a message with only one image in it that fails to be downloaded).