isKindlyNotification

open override fun isKindlyNotification(remoteMessage: RemoteMessage): Boolean

Checks if a notification is from Kindly.

This function is used to determine if an incoming notification should be handled by the Kindly SDK.

Return

Boolean indicating whether the notification is from Kindly.

Parameters

remoteMessage

The message received from Firebase.