IGNotificationsManager Class Reference
Inherits from | NSObject |
---|---|
Declared in | IGNotificationsManager.h |
+ registerNotificationTriggeredBy:text:openURL:repeat:registerResultBlock:
+ (void)registerNotificationTriggeredBy:(IGTrigger *)trigger text:(NSString *)text openURL:(NSString *)url repeat:(BOOL)repeat registerResultBlock:(void ( ^ ) ( NSError *error , IGNotification *notification ))result