onLocationArchiveStatus( )


Notes:

Triggered when a location is archived.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?