Android.Provider.ContactsContract.PresenceColumns.CustomProtocol Field
Name of the custom protocol.

Syntax

[Android.Runtime.Register("CUSTOM_PROTOCOL")]
public const string CustomProtocol

Remarks

Name of the custom protocol. Should be supplied along with the Android.Provider.ContactsContract.PresenceColumns.Protocol value IMProtocolDataKind.Custom. Should be null or omitted if Android.Provider.ContactsContract.PresenceColumns.Protocol value is not IMProtocolDataKind.Custom.

Type: NUMBER

[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