Advertisement
Guest User

GLTNotificationResponder.h

a guest
Sep 1st, 2014
611
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #import <UIKit/UIKit.h>
  2. @interface GLTNotificationResponder : NSObject {}
  3. +(void) SendNotification:( UILocalNotification* )notification;
  4. @end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement