Contacts.PresenceColumns.ImHandle Field

Definition

Caution

deprecated

The IM handle the presence item is for.

[Android.Runtime.Register("IM_HANDLE")]
[System.Obsolete("deprecated")]
public const string ImHandle;
[<Android.Runtime.Register("IM_HANDLE")>]
[<System.Obsolete("deprecated")>]
val mutable ImHandle : string

Field Value

Attributes

Remarks

The IM handle the presence item is for. The handle is scoped to the #IM_PROTOCOL.

Type: STRING

This member is deprecated. see android.provider.ContactsContract

Java documentation for android.provider.Contacts.PresenceColumns.IM_HANDLE.

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