public class UNUserNotificationCenter extends NSObject
| Modifier and Type | Class and Description |
|---|---|
static interface |
UNUserNotificationCenter.Block_addNotificationRequestWithCompletionHandler |
static interface |
UNUserNotificationCenter.Block_getDeliveredNotificationsWithCompletionHandler |
static interface |
UNUserNotificationCenter.Block_getNotificationCategoriesWithCompletionHandler |
static interface |
UNUserNotificationCenter.Block_getNotificationSettingsWithCompletionHandler |
static interface |
UNUserNotificationCenter.Block_getPendingNotificationRequestsWithCompletionHandler |
static interface |
UNUserNotificationCenter.Block_requestAuthorizationWithOptionsCompletionHandler |
NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
UNUserNotificationCenter(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accessInstanceVariablesDirectly() |
void |
addNotificationRequestWithCompletionHandler(UNNotificationRequest request,
UNUserNotificationCenter.Block_addNotificationRequestWithCompletionHandler completionHandler)
Notification requests can be scheduled to notify the user via time and location.
|
static UNUserNotificationCenter |
alloc() |
static UNUserNotificationCenter |
allocWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
static boolean |
automaticallyNotifiesObserversForKey(java.lang.String key) |
static void |
cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget) |
static void |
cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument) |
static NSArray<java.lang.String> |
classFallbacksForKeyedArchiver() |
static org.moe.natj.objc.Class |
classForKeyedUnarchiver() |
static UNUserNotificationCenter |
currentNotificationCenter()
The UNUserNotificationCenter for the current application
|
static java.lang.String |
debugDescription_static() |
UNUserNotificationCenterDelegate |
delegate()
The delegate can only be set from an application
|
static java.lang.String |
description_static() |
void |
getDeliveredNotificationsWithCompletionHandler(UNUserNotificationCenter.Block_getDeliveredNotificationsWithCompletionHandler completionHandler)
Notifications that have been delivered and remain in Notification Center.
|
void |
getNotificationCategoriesWithCompletionHandler(UNUserNotificationCenter.Block_getNotificationCategoriesWithCompletionHandler completionHandler) |
void |
getNotificationSettingsWithCompletionHandler(UNUserNotificationCenter.Block_getNotificationSettingsWithCompletionHandler completionHandler)
The application's user notification settings
|
void |
getPendingNotificationRequestsWithCompletionHandler(UNUserNotificationCenter.Block_getPendingNotificationRequestsWithCompletionHandler completionHandler)
Notification requests that have been scheduled for a future time or location and are waiting for their trigger to fire
|
static long |
hash_static() |
UNUserNotificationCenter |
init() |
static NSObject.Function_instanceMethodForSelector_ret |
instanceMethodForSelector(org.moe.natj.objc.SEL aSelector) |
static NSMethodSignature |
instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
instancesRespondToSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
isSubclassOfClass(org.moe.natj.objc.Class aClass) |
static NSSet<java.lang.String> |
keyPathsForValuesAffectingValueForKey(java.lang.String key) |
static UNUserNotificationCenter |
new_objc() |
void |
removeAllDeliveredNotifications() |
void |
removeAllPendingNotificationRequests() |
void |
removeDeliveredNotificationsWithIdentifiers(NSArray<java.lang.String> identifiers) |
void |
removePendingNotificationRequestsWithIdentifiers(NSArray<java.lang.String> identifiers)
Removes notifications that have been scheduled for a future time or location and are waiting for their trigger to fire.
|
void |
requestAuthorizationWithOptionsCompletionHandler(long options,
UNUserNotificationCenter.Block_requestAuthorizationWithOptionsCompletionHandler completionHandler)
User authorization is required for applications to notify the user using UNUserNotificationCenter via both local and remote notifications.
|
static boolean |
resolveClassMethod(org.moe.natj.objc.SEL sel) |
static boolean |
resolveInstanceMethod(org.moe.natj.objc.SEL sel) |
void |
setDelegate_unsafe(UNUserNotificationCenterDelegate value)
The delegate can only be set from an application
|
void |
setDelegate(UNUserNotificationCenterDelegate value)
The delegate can only be set from an application
|
void |
setNotificationCategories(NSSet<? extends UNNotificationCategory> categories)
Notification categories can be used to choose which actions will be displayed on which notifications.
|
static void |
setVersion_static(long aVersion) |
static org.moe.natj.objc.Class |
superclass_static() |
boolean |
supportsContentExtensions()
Returns YES if the current device supports content extensions
|
static long |
version_static() |
accessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKeyprotected UNUserNotificationCenter(org.moe.natj.general.Pointer peer)
public static boolean accessInstanceVariablesDirectly()
public static UNUserNotificationCenter alloc()
public static UNUserNotificationCenter allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument)
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
public static UNUserNotificationCenter currentNotificationCenter()
public static java.lang.String debugDescription_static()
public static java.lang.String description_static()
public static long hash_static()
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
public static UNUserNotificationCenter new_objc()
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
public static void setVersion_static(long aVersion)
public static org.moe.natj.objc.Class superclass_static()
public static long version_static()
public void addNotificationRequestWithCompletionHandler(UNNotificationRequest request, UNUserNotificationCenter.Block_addNotificationRequestWithCompletionHandler completionHandler)
public UNUserNotificationCenterDelegate delegate()
public void getDeliveredNotificationsWithCompletionHandler(UNUserNotificationCenter.Block_getDeliveredNotificationsWithCompletionHandler completionHandler)
public void getNotificationCategoriesWithCompletionHandler(UNUserNotificationCenter.Block_getNotificationCategoriesWithCompletionHandler completionHandler)
public void getNotificationSettingsWithCompletionHandler(UNUserNotificationCenter.Block_getNotificationSettingsWithCompletionHandler completionHandler)
public void getPendingNotificationRequestsWithCompletionHandler(UNUserNotificationCenter.Block_getPendingNotificationRequestsWithCompletionHandler completionHandler)
public UNUserNotificationCenter init()
public void removeAllDeliveredNotifications()
public void removeAllPendingNotificationRequests()
public void removeDeliveredNotificationsWithIdentifiers(NSArray<java.lang.String> identifiers)
public void removePendingNotificationRequestsWithIdentifiers(NSArray<java.lang.String> identifiers)
public void requestAuthorizationWithOptionsCompletionHandler(long options,
UNUserNotificationCenter.Block_requestAuthorizationWithOptionsCompletionHandler completionHandler)
public void setDelegate_unsafe(UNUserNotificationCenterDelegate value)
public void setDelegate(UNUserNotificationCenterDelegate value)
public void setNotificationCategories(NSSet<? extends UNNotificationCategory> categories)
public boolean supportsContentExtensions()