url
The URL to open when the alarm triggers.
Declaration
@property (nonatomic, copy) NSURL * url;Mentioned in
Discussion
Assigning this property a value will set the emailAddress and soundName properties to nil.
The URL to open when the alarm triggers.
@property (nonatomic, copy) NSURL * url;Assigning this property a value will set the emailAddress and soundName properties to nil.