-
Notifications
You must be signed in to change notification settings - Fork 298
DUM Application Timers
Scott Godin edited this page Mar 5, 2021
·
1 revision
You can subclass the DumCommand object, and then use Stack::postMS(timerMsg, postTimeMs, &mDum).
See the UserAgentTimeout class in resip/recon/UserAgentCmds.hxx and UserAgent::startApplicationTimer in resip/recon/UserAgent.cxx for an example.
Once the timer fires the executeCommand method on your subclassed DumCommand object will be called.
- Navigation
- Developers
- Packages
- Community