CloudMediaProvider.OnGetMediaCollectionInfo(Bundle) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("onGetMediaCollectionInfo", "(Landroid/os/Bundle;)Landroid/os/Bundle;", "GetOnGetMediaCollectionInfo_Landroid_os_Bundle_Handler", ApiSince=33)]
public abstract Android.OS.Bundle OnGetMediaCollectionInfo (Android.OS.Bundle extras);
[<Android.Runtime.Register("onGetMediaCollectionInfo", "(Landroid/os/Bundle;)Landroid/os/Bundle;", "GetOnGetMediaCollectionInfo_Landroid_os_Bundle_Handler", ApiSince=33)>]
abstract member OnGetMediaCollectionInfo : Android.OS.Bundle -> Android.OS.Bundle
Parameters
- extras
- Bundle
Returns
- Attributes