CancelAll() | UTNotifications.UTNotificationsSample | protected |
CancelRepeatingScheduledNotification() | UTNotifications.UTNotificationsSample | protected |
CreateLocalNotification() | UTNotifications.UTNotificationsSample | protected |
CreateScheduledNotifications() | UTNotifications.UTNotificationsSample | protected |
HideAll() | UTNotifications.UTNotificationsSample | protected |
HideNotification(int id) | UTNotifications.UTNotificationsSample | protected |
IncrementBadge() | UTNotifications.UTNotificationsSample | protected |
Initialize() | UTNotifications.UTNotificationsSample | protected |
LocalNotificationId (defined in UTNotifications.UTNotificationsSample) | UTNotifications.UTNotificationsSample | protected |
m_webServerAddress | UTNotifications.UTNotificationsSample | protected |
NotifyAll() | UTNotifications.UTNotificationsSample | protected |
NotifyAll(int id, string title, string text, string notificationProfile, int badgeNumber) | UTNotifications.UTNotificationsSample | protected |
OnGUI() | UTNotifications.UTNotificationsSample | |
OnNotificationClicked(ReceivedNotification notification) | UTNotifications.UTNotificationsSample | protected |
OnNotificationsReceived(IList< ReceivedNotification > receivedNotifications) | UTNotifications.UTNotificationsSample | protected |
PushNotificationId (defined in UTNotifications.UTNotificationsSample) | UTNotifications.UTNotificationsSample | protected |
RepeatingNotificationId (defined in UTNotifications.UTNotificationsSample) | UTNotifications.UTNotificationsSample | protected |
ScheduledNotificationId (defined in UTNotifications.UTNotificationsSample) | UTNotifications.UTNotificationsSample | protected |
SendRegistrationId(string providerName, string registrationId) | UTNotifications.UTNotificationsSample | protected |
SendRegistrationId(string userId, string providerName, string registrationId) | UTNotifications.UTNotificationsSample | protected |
SetNotificationsEnabled(bool enabled) | UTNotifications.UTNotificationsSample | protected |
ShowMenu(int height, int offsetX, int offsetY, int offsetTitle) | UTNotifications.UTNotificationsSample | protected |
ShowReceivedNotification(bool clicked, int height, int offsetX, int offsetY, int offsetTitle) | UTNotifications.UTNotificationsSample | protected |
Start() | UTNotifications.UTNotificationsSample | |