| Package | Description |
|---|---|
| crossmobile.ios.uikit |
| Modifier and Type | Method and Description |
|---|---|
default void |
UIApplicationDelegate.didReceiveLocalNotification(UIApplication app,
UILocalNotification notification)
It is used in order to handle a local notification.
|
default void |
UIApplicationDelegate.handleActionWithIdentifierForLocalNotification(UIApplication application,
String identifier,
UILocalNotification notification,
Runnable completionHandler) |
Copyright © 2020. All rights reserved.