onLocationUpdated( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Triggered when a location is updated.

This event is triggered only in cases in which a location's writable properties are updated. Therefore, it is not triggered when a location is archived or set as the default location.

Method Declaration
Copy
Method Parameters
eventLocationUpdated

Contains information about the updated location and metadata for the event.

Did this help?