Differences
This shows you the differences between two versions of the page.
| 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 administrator | a_f:a:mobile_push [2023/05/09 01:40] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>Actions | + | {{tag>Index Action |
| ====== 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=' | MobilePushNotification.Title=' | ||
| MobilePushNotification, | MobilePushNotification, | ||
| MobilePushNotification.Sound=' | MobilePushNotification.Sound=' | ||
| - | |||
| MOBILE PUSH MobilePushNotification TO MobilePhone </ | MOBILE PUSH MobilePushNotification TO MobilePhone </ | ||