...
Sends a message to a session-based Subfile Program Message Queue. This API is utilized in conjunction with setting the sflMsgQueueType configuration option to "pjs session" and the msgFileType configuration option to "json".
...
Code Block | ||||
---|---|---|---|---|
| ||||
pjs.sendMessage('MYMSGF.json', 'ERR9999', msgdata); |