@JvmStatic val CONTENT_URI: Uri
The content:// style URL for this table. This is the main entry point for queries and for opening an InputStream to the current artwork's image.
Apps can only query for artwork; only Muzei can write to the ContentProvider.
See Also
Getter
The content:// style URL for this table. This is the main entry point for queries and for opening an InputStream to the current artwork's image.
Apps can only query for artwork; only Muzei can write to the ContentProvider.
Getter See Also