UTNotifications  1.5
Professional Local & Push Notification Plugin
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CDemoServer.HttpServerVery simple HTTP server that manages devices registration and push notifications requests.
 CMonoBehaviour
 CUTNotifications.ManagerThe main class providing UTNotifications API.
 CUTNotifications.SampleUIThe sample showing how to use different UTNotifications features.
 CUTNotifications.Settings.NotificationProfile
 CDemoServer.PushNotificatorThe sample class showing how you can send push notifications for different "providers", such as iOS, Google Play and Amazon.
 CUTNotifications.ReceivedNotificationRepresents a received notification
 CDemoServer.RegistratorVery simple registration of devices on a server side (storing pairs of push notifications system provider & registrationId).
 CScriptableObject
 CUTNotifications.SettingsUTNotifications settings. Edit in Unity Editor: "Edit -> Project Settings -> UTNotifications"
 CUTNotifications.TimeUtils