JS8Call-Improved master
Loading...
Searching...
No Matches
pushNotificationHandler.cpp File Reference

member function of the UI_Constructor class periodically checks pending (STORE) inbox messages against recent call activity, and transmits a directed "<CALL> RETRIEVE MSG <mid>" notification when the recipient is heard on frequency rather than waiting for them to send an HB or QUERY MSGS and possibly miss our reply. Re-notification for a given message id is throttled to no more than once every 8 hours via MsgNotifyDB. More...

#include "JS8_Main/MsgNotifyDB.h"
#include "JS8_UI/mainwindow.h"
Include dependency graph for pushNotificationHandler.cpp:

Detailed Description

member function of the UI_Constructor class periodically checks pending (STORE) inbox messages against recent call activity, and transmits a directed "<CALL> RETRIEVE MSG <mid>" notification when the recipient is heard on frequency rather than waiting for them to send an HB or QUERY MSGS and possibly miss our reply. Re-notification for a given message id is throttled to no more than once every 8 hours via MsgNotifyDB.