removeNotification

removeNotification

Function
removeNotification(requestOptionsIRemoveNotificationOptions): Promise<{ notificationId: string; success: boolean }>

Delete a notification.

Parameters
ParameterTypeNotes
requestOptions
IRemoveNotificationOptions

Options for the request

Returns 
Promise<{ notificationId: string; success: boolean }>

A Promise that will resolve with the success/failure status of the request

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.