BatchMessage

Model representing a Batch Messaging message.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val MESSAGING_EXTRA_PAYLOAD_KEY: String = "com.batch.messaging.payload"
Key to retrieve the messaging payload (if applicable) from an extra

Functions

Link copied to clipboard
Link copied to clipboard
open fun writeToBundle(@NonNull bundle: Bundle)
Link copied to clipboard
open fun writeToIntent(@NonNull intent: Intent)