Last modified on 30 March 2015, at 11:06

PushCriterionGeoFence (Activity)

Revision as of 11:06, 30 March 2015 by JKN (Talk | contribs) (Created page with "Adds a push criterion that restricts the push action to a geographical area on earth. <!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS --> = Des...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Adds a push criterion that restricts the push action to a geographical area on earth.


[edit]

Description

PushCriterionGeoFence
Name PushCriterionGeoFence
Purpose Restrict push action to geo area
Category UBIK Push
Returns true if successful
Version 2.4.2+

Arguments

Argument Type Direction Purpose
GeoCorners List<GeoData> In A list of geographical locations, representing the corners of a geo polygon

Usage

Use this criterion to restrict the hosting push action only to clients or devices that are currently within a certain geographical polygon. All other clients or devices will not be notified about the push update.

Example

See also