Jump to: navigation, search

Changes


Authenticate (Activity)

23 bytes added, 10:56, 25 March 2020
/* Arguments */
! Argument !! Type !! Direction !! Purpose
|- align="left"
| UBIKObject Application || [[BaseClassString]] || In || The object to be pushed; this argument is mutually exclusive with the argument ''UBIKObjectUID''
|- align="left"
| UBIKObjectUID AuthenticationResult || {{GuidAuthenticationResult}} || In Out || The UID of the object to be pushed; this argument is mutually exclusive with the argument ''UBIKObject''
|- align="left"
| ParentDepth || {{Integer}} || In || The number of hierarchical parent levels to be also updated when a push is received
| PushClient || [[Push Service (Client)|PushService]] || In || The instantiated push client to be used; normally inherited from a hosting [[Activity:CreatePushScope (Activity)|CreatePushScope]] activity, but can be overwritten here
|}
 
===Usage===
415
edits