Sets the value of a long key.
Syntax
[Android.Runtime.Register("setLong", "(Ljava/lang/String;J)V", "")]
public
void SetLong (
string name,
long value)
Parameters
- name
- Documentation for this section has not yet been entered.
- value
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16