Searched defs:handleNotificationAsync (Results 1 – 6 of 6) sorted by relevance
6 handleNotificationAsync?: ( property
4 …handleNotificationAsync?: (notificationId: string, notificationBehavior: NotificationBehavior) => … property
93 …private fun handleNotificationAsync(identifier: String, behavior: NotificationBehaviourRecord, pro… in handleNotificationAsync() method
100 …public void handleNotificationAsync(String identifier, final ReadableArguments behavior, Promise p… in handleNotificationAsync() method in NotificationsHandler