Android.Media.MediaMetadata.GetLong Method
Returns the value associated with the given key, or 0L if no long exists for the given key.

Syntax

[Android.Runtime.Register("getLong", "(Ljava/lang/String;)J", "")]
public long GetLong (string key)

Parameters

key
The key the value is stored under

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the value associated with the given key, or 0L if no long exists for the given key.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0