Use this criterion to restrict the hosting push action only to clients or devices where a specific user is logged in. All other clients or devices will not be notified about the push update.
Example
This example will send the hosting push action only to clients where the user/login with the configured UID (logins are instances of the MetaClass System.Main.UBIKSession.Login) is currently logged in.
Argument
Value
LoginUID
new System.Guid("20e3cb27-ab46-439d-a684-416539ba33d3")