- clientPackageName
- The package name of the application which is requesting access to browse media.
- clientUid
- The uid of the application which is requesting access to browse media.
- rootHints
- An optional bundle of service-specific arguments to send to the media browse service when connecting and retrieving the root id for browsing, or null if none. The contents of this bundle may affect the information returned when browsing.
Documentation for this section has not yet been entered.
Called to get the root information for browsing by a particular client.
The implementation should verify that the client package has permission to access browse media information before returning the root id; it should return null if the client is not allowed to access this information.