markAsDeliveredSuspend

suspend fun SendbirdChat.markAsDeliveredSuspend(data: Map<String, String>)

Sends mark as delivered to this channel when you received push message from us.

Since

4.15.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.