awaitMarkPushNotificationAsClicked

suspend fun SendbirdPushHelper.awaitMarkPushNotificationAsClicked(data: Map<String, String>)

Marks push notification as clicked for push notification click tracking purpose only.

Since

4.17.0

Parameters

data

The payload data from the push. com.google.firebase.messaging.RemoteMessage.getData for FCM, com.huawei.hms.push.RemoteMessage.getDataOfMap for HMS.