- info
- Documentation for this section has not yet been entered.
- operation
- Action to perform when the alarm goes off; typically comes from PendingIntent.GetBroadcast(Android.Content.Context, System.Int32, System.Int32, System.Int32).
Schedule an alarm that represents an alarm clock. The system may choose to display information about this alarm to the user.
This method is like AlarmManager.SetExact(AlarmType, System.Int64, System.Int64), but implies AlarmManager.RTC_WAKEUP.