query
open fun query(@NonNull query: VdoDownloadManager.Query, @NonNull queryResultListener: VdoDownloadManager.QueryResultListener)
Query the VdoDownloadManager about media downloads that have been requested. The results are provided asynchronously to the provided QueryResultListener.
Parameters
query
a query specifying filters
query Result Listener
a listener for the query results