Android.Provider.AlarmClock.ExtraMessage Field
Bundle extra: A custom message for the alarm or timer.

Syntax

[Android.Runtime.Register("EXTRA_MESSAGE")]
public const string ExtraMessage

See Also

AlarmClock.ActionSetAlarm
AlarmClock.ActionSetTimer

Remarks

Bundle extra: A custom message for the alarm or timer.

Used by AlarmClock.ActionSetAlarm and AlarmClock.ActionSetTimer.

The value is a Java.Lang.String.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9