SetProximityAlerts method

Official Content
This documentation is valid for:

Sets a proximity alert for each element in the given SDT.

Parameters

Name Type Description
ProximityAlerts GeolocationProximityAlert SDT Specifies the list of alerts to be set.

 

Notes:

  • The attribute 'Name' of the GeolocationProximityAlert SDT must be unique. If there's any repeated value, the application will take the last one inserted.
  • The SetProximityAlerts method cannot be used on the server side. If used, the spc0200 message will be displayed.

See Also

HowTo: Use Geolocation Proximity Alerts