Share via


ContactsContract.IPresenceColumns.ImHandle Field

Definition

The IM handle the presence item is for.

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

Field Value

Attributes

Remarks

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

Type: TEXT

Java documentation for android.provider.ContactsContract.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