Searched refs:notificationEmitter (Results 1 – 3 of 3) sorted by relevance
14 const notificationEmitter = new EventEmitter(NotificationsHandlerModule); constant55 …handleSubscription = notificationEmitter.addListener(handleNotificationEventName, async ({ id, not…69 …handleTimeoutSubscription = notificationEmitter.addListener(handleNotificationTimeoutEventName, ({…
1 …notificationEmitter = new EventEmitter(NotificationsHandlerModule);\n\nconst handleNotificationEve…
48 const notificationEmitter = new EventEmitter(NotificationsHandlerModule); constant93 handleSubscription = notificationEmitter.addListener<HandleNotificationEvent>(114 handleTimeoutSubscription = notificationEmitter.addListener<HandleNotificationTimeoutEvent>(