Push Notification Get Lost Message
Kalipso - Form - Actions - Actions Description - Group Communications - Push Notification Get Lost Message
Last updated
Was this helpful?
Kalipso - Form - Actions - Actions Description - Group Communications - Push Notification Get Lost Message
Last updated
Was this helpful?
Retrieves the content of a push notification message.
Action available for the following operating systems:
Next Message - Select this option to retrieve the first message in the list of messages currently stored on the device.
Specify ID string - The ID of the message to retrieve.
Target From string - The control or variable where to save the sender of this message.
Target Received Date string - The control or variable where to save the sender of this message.
Target Received Time string - The control or variable where to save the sender of this message.
Windows
Target Notification Type string - The control or variable where to save the type of notification message received. For more information on this check MSDN documentation on push notifications. It can be one of:
0 - Toast
1 - Tile
2 - Badge
3 - Raw
4 - TileFlyout
Target Notification Content string - The control or variable where to save the sender of this message.
Android
Name string - The control or variable where to save the sender of this message.
Type - The type of value that is in this property. It can be one of:
1 - Int
2 - Long
3 - Short
4 - Boolean
5 - Float
6 - Double
10 - Bundle
101 - String
102 - CharSequence
103 - Char
104 - Byte
Target string - The control or variable where to save the sender of this message.
On iOS the target "From" is not available.