Searched refs:handleSuccess (Results 1 – 8 of 8) sorted by relevance
31 handleSuccess?: (notificationId: string) => void; property107 handler.handleSuccess?.(id);
25 handleSuccess?: (notificationId: string) => void;
63 handler.handleSuccess?.(id);
1 …handleSuccess?: (notificationId: string) => void;\n /**\n * A function called whenever handling…
147 handleSuccess: (event) => { method827 handleSuccess: (notificationId) => {1499 handleSuccess: handleSuccessSpy, property
706 …tion will be discarded. If the notification is handled successfully, `handleSuccess` is called wit…715 - **handleSuccess (_(notificationId: string) =\> void_)** -- (optional) a function called whenever …
722 …tion will be discarded. If the notification is handled successfully, `handleSuccess` is called wit…731 - **handleSuccess (_(notificationId: string) => void_)** -- (optional) a function called whenever a…