Home
last modified time | relevance | path

Searched defs:NotificationTrigger (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/interfaces/
H A DNotificationTrigger.java13 public interface NotificationTrigger extends Parcelable { interface
/expo/packages/expo-notifications/src/
H A DNotifications.types.ts241 export type NotificationTrigger = alias
/expo/packages/expo-notifications/build/
H A DNotifications.types.d.ts221 export type NotificationTrigger = PushNotificationTrigger | CalendarNotificationTrigger | LocationN… alias