UTNotifications  1.8
Professional Local & Push Notification Plugin
UTNotifications.Manager Member List

This is the complete list of members for UTNotifications.Manager, including all inherited members.

_OnNotificationClicked(ReceivedNotification notification) (defined in UTNotifications.Manager)UTNotifications.Managerprotected
_OnNotificationsReceived(IList< ReceivedNotification > receivedNotifications) (defined in UTNotifications.Manager)UTNotifications.Managerprotected
_OnPushRegistrationFailed(string error) (defined in UTNotifications.Manager)UTNotifications.Managerprotected
_OnSendRegistrationId(string providerName, string registrationId) (defined in UTNotifications.Manager)UTNotifications.Managerprotected
CancelAllNotifications()UTNotifications.Manager
CancelAllNotificationsImpl() (defined in UTNotifications.Manager)UTNotifications.Managerprotectedpure virtual
CancelNotification(int id)UTNotifications.Manager
CancelNotificationImpl(int id) (defined in UTNotifications.Manager)UTNotifications.Managerprotectedpure virtual
CheckInitialized() (defined in UTNotifications.Manager)UTNotifications.Managerprotected
CleanupObsoleteScheduledNotifications(List< ScheduledNotification > scheduledNotifications) (defined in UTNotifications.Manager)UTNotifications.Managerprotectedpure virtual
GetBadge()UTNotifications.Managerpure virtual
HideAllNotifications()UTNotifications.Managerpure virtual
HideNotification(int id)UTNotifications.Managerpure virtual
Initialize(bool willHandleReceivedNotifications, int startId=0, bool incrementalId=false)UTNotifications.Manager
InitializedUTNotifications.Manager
InitializeImpl(bool willHandleReceivedNotifications, int startId, bool incrementalId) (defined in UTNotifications.Manager)UTNotifications.Managerprotectedpure virtual
InstanceUTNotifications.Managerstatic
NotificationsAllowed()UTNotifications.Managerpure virtual
NotificationsEnabled()UTNotifications.Managerpure virtual
NotSupported(string feature=null) (defined in UTNotifications.Manager)UTNotifications.Managerprotected
OnDestroy() (defined in UTNotifications.Manager)UTNotifications.Managerprotectedvirtual
OnInitializedUTNotifications.Manager
OnInitializedHandler() (defined in UTNotifications.Manager)UTNotifications.Manager
OnNotificationClickedUTNotifications.Manager
OnNotificationClickedHandler(ReceivedNotification notification) (defined in UTNotifications.Manager)UTNotifications.Manager
OnNotificationClickedHasSubscribers() (defined in UTNotifications.Manager)UTNotifications.Managerprotected
OnNotificationsReceivedUTNotifications.Manager
OnNotificationsReceivedHandler(IList< ReceivedNotification > receivedNotifications) (defined in UTNotifications.Manager)UTNotifications.Manager
OnNotificationsReceivedHasSubscribers() (defined in UTNotifications.Manager)UTNotifications.Managerprotected
OnPushRegistrationFailedUTNotifications.Manager
OnPushRegistrationFailedHandler(string error) (defined in UTNotifications.Manager)UTNotifications.Manager
OnPushRegistrationHasSubscribers() (defined in UTNotifications.Manager)UTNotifications.Managerprotected
OnSendRegistrationIdUTNotifications.Manager
OnSendRegistrationIdHandler(string providerName, string registrationId) (defined in UTNotifications.Manager)UTNotifications.Manager
OnSendRegistrationIdHasSubscribers() (defined in UTNotifications.Manager)UTNotifications.Managerprotected
PostLocalNotification(string title, string text, int id, IDictionary< string, string > userData=null, string notificationProfile=null, int badgeNumber=Notification.BADGE_NOT_SPECIFIED, ICollection< Button > buttons=null)UTNotifications.Manager
PostLocalNotification(LocalNotification notification)UTNotifications.Manager
PostLocalNotificationImpl(LocalNotification notification) (defined in UTNotifications.Manager)UTNotifications.Managerprotectedpure virtual
PushNotificationsEnabled()UTNotifications.Managerpure virtual
ScheduledNotificationsUTNotifications.Manager
ScheduleNotification(int triggerInSeconds, string title, string text, int id, IDictionary< string, string > userData=null, string notificationProfile=null, int badgeNumber=Notification.BADGE_NOT_SPECIFIED, ICollection< Button > buttons=null)UTNotifications.Manager
ScheduleNotification(DateTime triggerDateTime, string title, string text, int id, IDictionary< string, string > userData=null, string notificationProfile=null, int badgeNumber=Notification.BADGE_NOT_SPECIFIED, ICollection< Button > buttons=null)UTNotifications.Manager
ScheduleNotification(ScheduledNotification notification)UTNotifications.Manager
ScheduleNotificationImpl(ScheduledNotification notification) (defined in UTNotifications.Manager)UTNotifications.Managerprotectedpure virtual
ScheduleNotificationRepeating(int firstTriggerInSeconds, int intervalSeconds, string title, string text, int id, IDictionary< string, string > userData=null, string notificationProfile=null, int badgeNumber=Notification.BADGE_NOT_SPECIFIED, ICollection< Button > buttons=null)UTNotifications.Manager
ScheduleNotificationRepeating(DateTime firstTriggerDateTime, int intervalSeconds, string title, string text, int id, IDictionary< string, string > userData=null, string notificationProfile=null, int badgeNumber=Notification.BADGE_NOT_SPECIFIED, ICollection< Button > buttons=null)UTNotifications.Manager
ScheduleNotificationRepeatingImpl(ScheduledRepeatingNotification notification) (defined in UTNotifications.Manager)UTNotifications.Managerprotectedpure virtual
SetBadge(int bandgeNumber)UTNotifications.Managerpure virtual
SetNotificationsEnabled(bool enabled)UTNotifications.Managerpure virtual
SetPushNotificationsEnabled(bool enable)UTNotifications.Managerpure virtual
SubscribeToTopic(string topic)UTNotifications.Managerpure virtual
UnsubscribeFromTopic(string topic)UTNotifications.Managerpure virtual