Android.OS.BaseBundle.PutLong Method
Inserts a long value into the mapping of this Bundle, replacing any existing value for the given key.

Syntax

[Android.Runtime.Register("putLong", "(Ljava/lang/String;J)V", "GetPutLong_Ljava_lang_String_JHandler")]
public virtual void PutLong (string key, long value)

Parameters

key
a String, or null
value
a long

Remarks

Inserts a long value into the mapping of this Bundle, replacing any existing value for the given key.

[Android Documentation]

Requirements

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