onMessageReadReceipt

abstract fun onMessageReadReceipt(@NonNull internationalPhoneNumber: String, @NonNull messageIdList: List<String>)

Called when client received the read receipt for a DISPLAY message.

In case of the read receipt is for synchronization purpose (from WebChat), the client must receive a simple read message using the callback onMessageReadReceived

See also

Parameters

internationalPhoneNumber

The recipient international number of the original Display message who send the read receipt

messageIdList

The list of the messageId who were read