|
((unavailable("call sharedManager instead") | + __attribute__ |
|
((unavailable("call sharedManager instead") | + __attribute__ |
|
(instancetype _Nonnull) | + sharedManager |
|
◆ launchWithDelegate:
Enable easemob local notification.
◆ userNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:
- (void) userNotificationCenter: |
|
(UNUserNotificationCenter *) |
center |
didReceiveNotificationResponse: |
|
(UNNotificationResponse *) |
response |
withCompletionHandler: |
|
(void(^)(void)) |
completionHandler |
|
|
| |
User should call this method in the implementation of UNUserNotificationCenterDelegate if they have override UNUserNotificationCenterDelegate in-app.
◆ userNotificationCenter:willPresentNotification:withCompletionHandler:
- (void) userNotificationCenter: |
|
(UNUserNotificationCenter *) |
center |
willPresentNotification: |
|
(UNNotification *) |
notification |
withCompletionHandler: |
|
(void(^)(UNNotificationPresentationOptions options)) |
completionHandler |
|
|
| |
User should call this method in the implementation of UNUserNotificationCenterDelegate if they have override UNUserNotificationCenterDelegate in-app.
The documentation for this class was generated from the following file: