getDeeplink

abstract fun getDeeplink(): String

Get the deeplink url associated with the event. Only set for MESSAGING_CLICK, NOTIFICATION_OPEN and NOTIFICATION_DISPLAY

Return

the deeplink for the event or null if none is available.