logPushNotificationOpened

open override fun logPushNotificationOpened(campaignId: String?)
open override fun logPushNotificationOpened(intent: <Error class: unknown class>?)

When possible, .logPushNotificationOpened should be used instead. Note that integrations shouldn't be calling this method directly.

Reports that the user clicked on the push notification.

Parameters

campaignId

The ID of the campaign that triggered the push notification. This can be found as an extra in the push notification intent.