Companion

object Companion

Functions

Link copied to clipboard
@JvmStatic
fun isMarketingCloudPush(message: RemoteMessage?): Boolean

Helper method to identify a RemoteMessage sent from the Marketing Cloud.

@JvmStatic
fun isMarketingCloudPush(pushData: Map<String, String>): Boolean

Helper method to identify a push message payload sent from the Marketing Cloud.