UTNotifications  1.8
Professional Local & Push Notification Plugin
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Ncom
 Nuniversal_tools
 Ndemoserver
 CHttpServerVery simple HTTP server that manages devices registration and push notifications requests.
 CPushNotificatorThe sample class showing how you can send push notifications for different "providers", such as APNS, FCM, ADM and WNS.
 CRegistratorVery simple registration of devices on a server side (storing pairs of push notifications system provider & registrationId).
 NUTNotifications
 CButtonA custom notification button.
 CClickedNotificationA clicked notification of any type.
 CJSONArray
 CJSONClass
 CJSONData
 CJSONNode
 CJsonUtils
 CLocalNotificationLocal notification.
 CManagerThe main class providing UTNotifications API.
 CNotificationAbstract base class for any notification type: immediate, scheduled, scheduled repeating or push.
 CPushNotificationPush notification.
 CReceivedNotificationA received or clicked notification of any type.
 CScheduledNotificationScheduled notification.
 CScheduledRepeatingNotificationScheduled repeating notification.
 CSettingsUTNotifications settings. Edit in Unity Editor: "Edit -> Project Settings -> UTNotifications"
 CNotificationProfileStores attributes of a notification profile.
 CTimeUtilsConvenience functions for time units conversion.
 CUTNotificationsSampleThe sample demonstrating using various features of UTNotifications.