#import <EventNotificationOptions.h>
- (id) initWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
Factory method to create a Event Notification Options object from an dictionary
- Parameters
-
NSDictionary | *dictionary - associative dictionary of initial properties to set |
- Returns
- EventNotificationOptions
Set to true to send event notifications to the contact email_address, false for no notifications; Default is false
- (NSString*) notificationType |
|
readwritenonatomicstrong |
Specifies the type of notifications sent to the contact email_address, valid values: SO_REGISTRATION_NOTIFICATION - send notice for each registration (Default)
The documentation for this class was generated from the following files: