onPolicyUpdated( )


Notes:

Triggered when a policy is updated.

Permissions
Read Policies
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?