We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208ff4e commit 5114281Copy full SHA for 5114281
1 file changed
iOS_SDK/OneSignalSDK/OneSignalExtension/OneSignalExtensionBadgeHandler.h
@@ -31,5 +31,4 @@
31
32
@interface OneSignalExtensionBadgeHandler : NSObject
33
+ (void)handleBadgeCountWithNotificationRequest:(UNNotificationRequest *)request withNotification:(OSNotification *)notification withMutableNotificationContent:(UNMutableNotificationContent *)replacementContent;
34
-+ (NSInteger)currentCachedBadgeValue;
35
@end
0 commit comments