Jump to: navigation, search

Changes


Activity:PushContent (Activity)

54 bytes added, 09:59, 30 March 2015
| ChildrenDepth || {{Integer}} || In || The number of hierarchical child levels to be also updated when a push is received
|- align="left"
| PushClient || [[Push Service (Client)|PushService]] || In || The instantiated push client to be used; normally inherited from a hosting [[CreatePushScope (Activity)|CreatePushScope]] activity, but can be overwritten here
|}
=Example=
This example pushes the object with the defined UID to all clients of its hosting [[CreatePushScope (Activity)|CreatePushScope]] activity as defined in its subsequent criterions; if no criterions are defined the push will be received by all clients of the push service.
{| class="wikitable" | width = "50%"