![]() |
UTNotifications
1.5
Professional Local & Push Notification Plugin
|
UTNotifications settings. Edit in Unity Editor: "Edit -> Project Settings -> UTNotifications"
More...
Classes | |
struct | NotificationProfile |
Public Types | |
enum | ShowNotifications { WHEN_CLOSED_OR_IN_BACKGROUND = 0, WHEN_CLOSED = 1, ALWAYS = 2 } |
enum | TokenEncoding { Base64 = 0, HEX = 1 } |
enum | NotificationsGroupingMode { NotificationsGroupingMode.NONE = 0, NotificationsGroupingMode.BY_NOTIFICATION_PROFILES = 1, NotificationsGroupingMode.FROM_USER_DATA = 2, NotificationsGroupingMode.ALL_IN_A_SINGLE_GROUP = 3 } |
Properties | |
static Settings | Instance [get] |
List< NotificationProfile > | NotificationProfiles [get] |
bool | PushNotificationsEnabledIOS [get, set] |
bool | PushNotificationsEnabledGooglePlay [get, set] |
bool | PushNotificationsEnabledAmazon [get, set] |
bool | PushNotificationsEnabledWindows [get, set] |
TokenEncoding | IOSTokenEncoding [get, set] |
ShowNotifications | AndroidShowNotificationsMode [get, set] |
bool | AndroidRestoreScheduledNotificationsAfterReboot [get] |
bool | Android4CompatibilityMode [get] |
NotificationsGroupingMode | AndroidNotificationsGrouping [get, set] |
string | GooglePlaySenderID [get] |
bool | WindowsDontShowWhenRunning [get] |
UTNotifications settings. Edit in Unity Editor: "Edit -> Project Settings -> UTNotifications"