getRedirectIntent

open fun getRedirectIntent(context: Context): Intent

Returns the redirectIntent which will be started from the pending intent of the notification Note: Overriding this method and returning a custom intent will affect click tracking.

Parameters

context

instance of Context