Contacts.Phones.ContentFilterUrl Property

Definition

Caution

deprecated

The content:// style URL for filtering phone numbers

[Android.Runtime.Register("CONTENT_FILTER_URL")]
[System.Obsolete("deprecated")]
public static Android.Net.Uri? ContentFilterUrl { get; }
[<Android.Runtime.Register("CONTENT_FILTER_URL")>]
[<System.Obsolete("deprecated")>]
static member ContentFilterUrl : Android.Net.Uri

Property Value

Uri
Attributes

Remarks

The content:// style URL for filtering phone numbers

This member is deprecated. see android.provider.ContactsContract

Java documentation for android.provider.Contacts.Phones.CONTENT_FILTER_URL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to