isSilentPush

fun isSilentPush(@NonNull pushPayload: Map<String, String>): Boolean

Checks if the given payload is a Silent Notification or not.

Return

true if it is a Silent Push from MoEngage platform, else false

Parameters

pushPayload

Push Payload received from FCM