onFavoriteListUpdated( )


Notes:

Triggered when the dashboard favorite list is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?