isMarketingCloudPush

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

Return

True if the message was sent from the Marketing Cloud.

Parameters

pushData

Push message payload


open fun isMarketingCloudPush(@NonNull message: RemoteMessage): Boolean

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

Return

True if the message was sent from the Marketing Cloud.

Parameters

message

Push message payload