Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:mobile_push [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:mobile_push to a_f:a:mobile_push administratora_f:a:mobile_push [2023/05/09 01:40] (current) sean
Line 1: Line 1:
-{{tag>Actions Action_List Process Mobile}}+{{tag>Index Action Action_List Process Mobile}}
 ====== MOBILE PUSH ====== ====== MOBILE PUSH ======
  
Line 7: Line 7:
  
 <code aim>FIND ALL MobilePhone <code aim>FIND ALL MobilePhone
- 
 CREATE MobilePushNotification WITH  CREATE MobilePushNotification WITH 
     MobilePushNotification.Title='Test',     MobilePushNotification.Title='Test',
     MobilePushNotification,Subject='This is my test notification',     MobilePushNotification,Subject='This is my test notification',
     MobilePushNotification.Sound='default'     MobilePushNotification.Sound='default'
- 
 MOBILE PUSH MobilePushNotification TO MobilePhone </code> MOBILE PUSH MobilePushNotification TO MobilePhone </code>
  
  • Last modified: 2022/09/13 18:11