getActionLink

fun getActionLink(actionTapped: ActionTapped): String?

Retrieves any custom links/deeplinks for this action from the notification payload and returns as a string.

Return

String containing the link/deeplink for the action to route to.