From 29c5e93f4bd433bea7402a362fe1c812a43c3891 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 29 Mar 2019 09:42:48 +0300 Subject: cleanupPushedData --- Juick/AppDelegate.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Juick/AppDelegate.h') diff --git a/Juick/AppDelegate.h b/Juick/AppDelegate.h index 54d627e..5357af2 100644 --- a/Juick/AppDelegate.h +++ b/Juick/AppDelegate.h @@ -18,6 +18,8 @@ extern NSString * const UserUpdatedNotificationName; -(void) registerForRemoteNotifications; +-(void) cleanupPushedData; + +(AppDelegate *) shared; +(ThreadViewController *) threadViewController; -- cgit v1.2.3