markPushNotificationAsDelivered

Marks push notification as delivered for push delivery tracking purpose only.
This does not mark the message as delivered.
Marking the message as delivered can be done by SendbirdChat.markAsDelivered.

Since

4.10.0

Parameters

data

The payload data from the push.

completionHandler

Callback handler. com.google.firebase.messaging.RemoteMessage.getData for FCM, com.huawei.hms.push.RemoteMessage.getDataOfMap for HMS.