Uses of Class
org.robovm.apple.usernotifications.UNNotificationSetting
| Package | Description |
|---|---|
| org.robovm.apple.usernotifications |
-
Uses of UNNotificationSetting in org.robovm.apple.usernotifications
Methods in org.robovm.apple.usernotifications that return UNNotificationSetting Modifier and Type Method Description UNNotificationSettingUNNotificationSettings. getAlertSetting()UNNotificationSettingUNNotificationSettings. getAnnouncementSetting()UNNotificationSettingUNNotificationSettings. getBadgeSetting()UNNotificationSettingUNNotificationSettings. getCarPlaySetting()UNNotificationSettingUNNotificationSettings. getCriticalAlertSetting()UNNotificationSettingUNNotificationSettings. getDirectMessagesSetting()UNNotificationSettingUNNotificationSettings. getLockScreenSetting()UNNotificationSettingUNNotificationSettings. getNotificationCenterSetting()UNNotificationSettingUNNotificationSettings. getScheduledDeliverySetting()UNNotificationSettingUNNotificationSettings. getSoundSetting()UNNotificationSettingUNNotificationSettings. getTimeSensitiveSetting()static UNNotificationSettingUNNotificationSetting. valueOf(long n)Returns the enum constant of this type with the specified name.static UNNotificationSettingUNNotificationSetting. valueOf(String name)Returns the enum constant of this type with the specified name.static UNNotificationSetting[]UNNotificationSetting. values()Returns an array containing the constants of this enum type, in the order they are declared.