getDeliveryReportForIncomingMessage

open fun getDeliveryReportForIncomingMessage(@NonNull context: Context, @NonNull messageId: String): MessageDeliveryReport

Call this method to retrieve the message delivery report received for a given message id from local Database.

Return

return MessageDeliveryReport or null

See also

Parameters

context

The application context

messageId

The message id