![]() |
UTNotifications
1.8
Professional Local & Push Notification Plugin
|
Classes | |
class | Button |
A custom notification button. More... | |
class | ClickedNotification |
A clicked notification of any type. More... | |
class | JSON |
class | JSONArray |
class | JSONClass |
class | JSONData |
class | JSONLazyCreator |
class | JSONNode |
class | JsonUtils |
class | LocalNotification |
Local notification. More... | |
class | Manager |
The main class providing UTNotifications API. More... | |
class | Notification |
Abstract base class for any notification type: immediate, scheduled, scheduled repeating or push. More... | |
class | PushNotification |
Push notification. More... | |
class | ReceivedNotification |
A received or clicked notification of any type. More... | |
class | ScheduledNotification |
Scheduled notification. More... | |
class | ScheduledRepeatingNotification |
Scheduled repeating notification. More... | |
class | Settings |
UTNotifications settings. Edit in Unity Editor: "Edit -> Project Settings -> UTNotifications" More... | |
class | TimeUtils |
Convenience functions for time units conversion. More... | |
class | UTNotificationsSample |
The sample demonstrating using various features of UTNotifications. More... | |
Enumerations | |
enum | PushNotificationsProvider { APNS, FCM, ADM, WNS } |
Push notifications provider type. More... | |
enum | JSONBinaryTag { Array = 1, Class = 2, Value = 3, IntValue = 4, DoubleValue = 5, BoolValue = 6, FloatValue = 7 } |
|
strong |
Push notifications provider type.