Interface: OnNotificationCallback
notification.types.OnNotificationCallback
Callable
OnNotificationCallback
▸ OnNotificationCallback(notification): void
Defines the callback to and parameters pass into the onNotification function
Parameters
| Name | Type |
|---|---|
notification | INotification |
Returns
void