Offline..::..SendPushMessage Method
Sends a push message to the API.
Namespace:
FLEXYGOAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
Parameters
- token
- Type: String
The app user.
- platform
- Type: String
The platform of the user.
- id
- Type: String
The id of the notice.
- title
- Type: String
The tittle of the message.
- text
- Type: String
The text of the message.
- jscode
- Type: Object
The jscode.
- causesSync
- Type: Boolean
Causes sync of data.