get Delivery Report List By Message Id As Live Data
fun getDeliveryReportListByMessageIdAsLiveData(context: Context, messageId: String): LiveData<List<STWDeliveryReport>?>
Content copied to clipboard
Call this method to retrieve all message deliveries LiveData given a message id from local Database.
Return
LiveData of STWDeliveryReport or null
See also
Parameters
context
The application context
message Id
The message id