Android.Provider.ContactsContract.CommonDataKinds.Im.GetProtocolLabelFormatted Method
Return a Java.Lang.ICharSequence that best describes the given protocol, possibly substituting the given Android.Provider.ContactsContract.CommonDataKinds.Im.CustomProtocol value for IMProtocolDataKind.Custom.

Syntax

[Android.Runtime.Register("getProtocolLabel", "(Landroid/content/res/Resources;ILjava/lang/CharSequence;)Ljava/lang/CharSequence;", "")]
public static Java.Lang.ICharSequence GetProtocolLabelFormatted (Android.Content.Res.Resources res, [Android.Runtime.GeneratedEnum] IMProtocolDataKind 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

Return a Java.Lang.ICharSequence that best describes the given protocol, possibly substituting the given Android.Provider.ContactsContract.CommonDataKinds.Im.CustomProtocol value for IMProtocolDataKind.Custom.

[Android Documentation]

Requirements

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