Jump to: navigation, search

PushCriterionSequential (Activity)


Creates a push criterion to publish a push action only once instead of permanently (default).


[edit]

Description

PushCriterionSequential
Name PushCriterionSequential
Purpose Execute push action only once
Category UBIK Push
Returns true if successful
Version 2.4.2+

Arguments

This activity doesn't have any arguments.

Usage

Use this activity as criterion for your push action if you want to cast the push update only once per execution run. If this criterion is not added, the push receiver will be notified every time about updates.

See also