contentUris
Content URIs to observe for changes. Android only. When any of these URIs change, the task will be triggered.
Example: contentUris = listOf("content://media/external/images/media")
Content URIs to observe for changes. Android only. When any of these URIs change, the task will be triggered.
Example: contentUris = listOf("content://media/external/images/media")