Android.Provider.ContactsContract.StatusUpdates.GetPresencePrecedence Method
Returns the precedence of the status code the higher number being the higher precedence.

Syntax

[Android.Runtime.Register("getPresencePrecedence", "(I)I", "")]
public static int GetPresencePrecedence ([Android.Runtime.GeneratedEnum] StatusPresence status)

Parameters

status
The status code.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the precedence of the status code the higher number being the higher precedence.

[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