![]() |
UTNotifications
1.5
Professional Local & Push Notification Plugin
|
CDemoServer.HttpServer | Very simple HTTP server that manages devices registration and push notifications requests. |
▼CMonoBehaviour | |
CUTNotifications.Manager | The main class providing UTNotifications API. |
CUTNotifications.SampleUI | The sample showing how to use different UTNotifications features. |
CUTNotifications.Settings.NotificationProfile | |
CDemoServer.PushNotificator | The sample class showing how you can send push notifications for different "providers", such as iOS, Google Play and Amazon. |
CUTNotifications.ReceivedNotification | Represents a received notification |
CDemoServer.Registrator | Very simple registration of devices on a server side (storing pairs of push notifications system provider & registrationId). |
▼CScriptableObject | |
CUTNotifications.Settings | UTNotifications settings. Edit in Unity Editor: "Edit -> Project Settings -> UTNotifications" |
CUTNotifications.TimeUtils |