import snippets/NotificationManager/objc/NotificationManagerExample.h;
Inherits NSObject.
Public Member Functions | |
| void | demonstrateNotificationManagerMethods () |
| instancetype | init () |
| void | runExample () |
Public Attributes | |
| NavigineSdk | _sdk |
| LocationManager | _locationManager |
| NotificationManager | _notificationManager |
| NotificationListener | _notificationListener |
Properties | |
| NCNavigineSdk * | sdk |
| NCLocationManager * | locationManager |
| NCNotificationManager * | notificationManager |
| id< NCNotificationListener > | notificationListener |
NotificationManager usage example for Dart/Flutter Demonstrates working with local notifications, iBeacon signals, and notification management
NotificationManager usage example for Objective-C Demonstrates working with local notifications, iBeacon signals, and notification management
Definition at line 9 of file notification_manager_example.dart.
|
inline |
Demonstrate NotificationManager methods
Definition at line 66 of file NotificationManagerExample.m.
|
virtual |
Definition at line 9 of file NotificationManagerExample.m.
|
virtual |
| LocationManager NotificationManagerExample._locationManager |
Definition at line 11 of file notification_manager_example.dart.
| NotificationListener NotificationManagerExample._notificationListener |
Definition at line 13 of file notification_manager_example.dart.
| NotificationManager NotificationManagerExample._notificationManager |
Definition at line 12 of file notification_manager_example.dart.
| NavigineSdk NotificationManagerExample._sdk |
Definition at line 10 of file notification_manager_example.dart.
|
readwritenonatomicstrong |
Definition at line 15 of file NotificationManagerExample.h.
|
readwritenonatomicstrong |
Definition at line 17 of file NotificationManagerExample.h.
|
readwritenonatomicstrong |
Definition at line 16 of file NotificationManagerExample.h.
|
readwritenonatomicstrong |
Definition at line 14 of file NotificationManagerExample.h.