NotificationHelperType
NotificationHelperType is used to manage the notification.
Version
1.9.15Date
29/03/2023-
Parse a token data into a string
-
The delegate.
-
Whether the remote notification is authorized or not.
-
Check the local notification permission
Important
Since iOS 13, the callback won’t be triggered in
applicationWillTerminate(_) -
Register the local notification function.
-
Register the remote notification function.
-
Post a local notification.
-
createLocalNotification(withTitle:Extension methodandContent: ) Post a local notification.
-
createLocalNotification(withTitle:Extension methodcontent: andDelay: ) Post a local notification.
NotificationHelperType Protocol Reference