deleteUnsentReports

actual fun deleteUnsentReports()
expect fun deleteUnsentReports()

If automatic data collection is disabled, this method queues up all the reports on a device for deletion. Otherwise, this method is a no-op.

actual fun deleteUnsentReports()