MCENotificationDelegate Class Reference
Inherits from | NSObject |
---|---|
Conforms to | UNUserNotificationCenterDelegate |
Declared in | MCENotificationDelegate.h MCENotificationDelegate.m |
Overview
MCENotificationDelegate provides SDK integration for the UNUserNotificationCenterDelegate methods introduced in iOS 10.
+ sharedInstance
This method returns the singleton object of this class.
+ (instancetype)sharedInstance
Discussion
This method returns the singleton object of this class.
Declared In
MCENotificationDelegate.h