isAirshipPush

open fun isAirshipPush(message: RemoteMessage): Boolean

Checks if the push is from Airship or not.

Return

true if its from Airship, otherwise false.

Parameters

message

The message.