onActivationStatusChanged( )


Notes:

activation status changed message

Method Declaration
Copy
Method Parameters
handlerfunction

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

JavaScript
Did this help?