RSDReminderUIAction
public protocol RSDReminderUIAction : RSDUIAction
RSDReminderUIAction implements an action for setting up a local notification to remind
the participant about doing a particular task later.
-
The identifier for a
UNNotificationRequest.Declaration
Swift
var reminderIdentifier: String { get }
View on GitHub
RSDReminderUIAction Protocol Reference