|
JS8Call-Improved master
|
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"
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.