onRewardUpdated( )


Notes:

Triggered when a reward is updated.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?