onFavoriteListDeleted( )


Notes:

Triggered when the dashboard favorite list is deleted.

Permissions
Manage Dashboard
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: FavoriteListDeletedEnvelope): void | Promise<void>

Did this help?