Searched refs:notificationSpec (Results 1 – 9 of 9) sorted by relevance
37 notification:(NSDictionary *)notificationSpec41 …ificationContent *content = [_notificationBuilder notificationContentFromRequest:notificationSpec];
67 …scheduleNotification:(NSString *)identifier notificationSpec:(NSDictionary *)notificationSpec trig…70 …t = [self buildNotificationRequestWithIdentifier:identifier content:notificationSpec trigger:trigg…
1620 const notificationSpec = { variable1624 await Notifications.presentNotificationAsync(notificationSpec);1638 content: t.jasmine.objectContaining(notificationSpec),