This is the complete list of members for UTNotifications.SampleUI, including all inherited members.
| CancelAll() | UTNotifications.SampleUI | protected |
| CancelRepeatingScheduledNotification() | UTNotifications.SampleUI | protected |
| CreateLocalNotification() | UTNotifications.SampleUI | protected |
| CreateScheduledNotifications() | UTNotifications.SampleUI | protected |
| HideAll() | UTNotifications.SampleUI | protected |
| HideNotification(int id) | UTNotifications.SampleUI | protected |
| IncrementBadge() | UTNotifications.SampleUI | protected |
| Initialize() | UTNotifications.SampleUI | protected |
| LocalNotificationId (defined in UTNotifications.SampleUI) | UTNotifications.SampleUI | protected |
| m_webServerAddress | UTNotifications.SampleUI | protected |
| NotifyAll() | UTNotifications.SampleUI | protected |
| NotifyAll(string title, string text, string notificationProfile) | UTNotifications.SampleUI | protected |
| OnGUI() | UTNotifications.SampleUI | |
| OnNotificationClicked(ReceivedNotification notification) | UTNotifications.SampleUI | protected |
| OnNotificationsReceived(IList< ReceivedNotification > receivedNotifications) | UTNotifications.SampleUI | protected |
| RepeatingNotificationId (defined in UTNotifications.SampleUI) | UTNotifications.SampleUI | protected |
| ScheduledNotificationId (defined in UTNotifications.SampleUI) | UTNotifications.SampleUI | protected |
| SendRegistrationId(string providerName, string registrationId) | UTNotifications.SampleUI | protected |
| SendRegistrationId(string userId, string providerName, string registrationId) | UTNotifications.SampleUI | protected |
| SetNotificationsEnabled(bool enabled) | UTNotifications.SampleUI | protected |
| ShowMenu(int height, int offsetX, int offsetY, int offsetTitle) | UTNotifications.SampleUI | protected |
| ShowReceivedNotification(bool clicked, int height, int offsetX, int offsetY, int offsetTitle) | UTNotifications.SampleUI | protected |
| Start() | UTNotifications.SampleUI | |