Searched defs:addNotificationReceivedListener (Results 1 – 3 of 3) sorted by relevance
28 export declare function addNotificationReceivedListener(listener: (event: Notification) => void): S… function
34 export function addNotificationReceivedListener(listener) { function
40 export function addNotificationReceivedListener( function