Home
last modified time | relevance | path

Searched defs:removeDeliveredNotifications (Results 1 – 5 of 5) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DPushNotificationIOS.d.ts156 removeDeliveredNotifications(identifiers: string[]): void; method
H A DABI48_0_0RCTPushNotificationManager.mm501 ABI48_0_0RCT_EXPORT_METHOD(removeDeliveredNotifications : (NSArray<NSString *> *)identifiers) category
600 ABI48_0_0RCT_EXPORT_METHOD(removeDeliveredNotifications : (NSArray<NSString *> *)identifiers) category
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DPushNotificationIOS.d.ts156 removeDeliveredNotifications(identifiers: string[]): void; method
H A DABI49_0_0RCTPushNotificationManager.mm501 ABI49_0_0RCT_EXPORT_METHOD(removeDeliveredNotifications : (NSArray<NSString *> *)identifiers) category
600 ABI49_0_0RCT_EXPORT_METHOD(removeDeliveredNotifications : (NSArray<NSString *> *)identifiers) category
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/PushNotificationIOS/
H A DABI47_0_0RCTPushNotificationManager.mm466 ABI47_0_0RCT_EXPORT_METHOD(removeDeliveredNotifications:(NSArray<NSString *> *)identifiers) category
563 ABI47_0_0RCT_EXPORT_METHOD(removeDeliveredNotifications:(NSArray<NSString *> *)identifiers) category