xref: /expo/ios/Exponent/Versioned/Core/UniversalModules/EXNotifications/EXScopedNotificationsHandlerModule.h (revision dc41c266)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Copyright 2018-present 650 Industries. All rights reserved.
2 
3 #if __has_include(<EXNotifications/EXNotificationsHandlerModule.h>)
4 
5 #import <EXNotifications/EXNotificationsHandlerModule.h>
6 
7 NS_ASSUME_NONNULL_BEGIN
8 
9 @interface EXScopedNotificationsHandlerModule : EXNotificationsHandlerModule
10 
11 - (instancetype)initWithExperienceId:(NSString *)experienceId;
12 
13 @end
14 
15 NS_ASSUME_NONNULL_END
16 
17 #endif
18 

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025