ContactsContract.CommonDataKinds.Im.GetProtocolLabelResource Method

Definition

Return the string resource that best describes the given Protocol.

[Android.Runtime.Register("getProtocolLabelResource", "(I)I", "")]
public static int GetProtocolLabelResource (Android.Provider.IMProtocolDataKind type);
[<Android.Runtime.Register("getProtocolLabelResource", "(I)I", "")>]
static member GetProtocolLabelResource : Android.Provider.IMProtocolDataKind -> int

Parameters

Returns

Attributes

Remarks

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