Android.Provider.ContactsContract.CommonDataKinds.Im.GetTypeLabelFormatted Method
Return a Java.Lang.ICharSequence that best describes the given type, possibly substituting the given Android.Provider.ContactsContract.CommonDataKinds.CommonColumns.Label value for Android.Provider.ContactsContract.CommonDataKinds.BaseTypes.TypeCustom.

Syntax

[Android.Runtime.Register("getTypeLabel", "(Landroid/content/res/Resources;ILjava/lang/CharSequence;)Ljava/lang/CharSequence;", "")]
public static Java.Lang.ICharSequence GetTypeLabelFormatted (Android.Content.Res.Resources res, [Android.Runtime.GeneratedEnum] IMTypeDataKind type, Java.Lang.ICharSequence label)

Parameters

res
Documentation for this section has not yet been entered.
type
Documentation for this section has not yet been entered.
label
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5