onGroupRulesUpdated( )


Notes:

Triggered when rules are updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

JavaScript
Did this help?