onInfoSectionUpdated( )


Notes:

Triggered when an info section is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?