MediaStore.IsSupportedCloudMediaProviderAuthority メソッド

定義

[Android.Runtime.Register("isSupportedCloudMediaProviderAuthority", "(Landroid/content/ContentResolver;Ljava/lang/String;)Z", "", ApiSince=33)]
public static bool IsSupportedCloudMediaProviderAuthority (Android.Content.ContentResolver resolver, string authority);
[<Android.Runtime.Register("isSupportedCloudMediaProviderAuthority", "(Landroid/content/ContentResolver;Ljava/lang/String;)Z", "", ApiSince=33)>]
static member IsSupportedCloudMediaProviderAuthority : Android.Content.ContentResolver * string -> bool

パラメーター

resolver
ContentResolver
authority
String

戻り値

属性

適用対象