Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Network task completion handler. More...
#include <inetwork_task_completer.h>
Public Member Functions | |
virtual void | network_task_completed (NetworkTask &)=0 |
Invoked when network task is completed. Should not block. More... | |
Network task completion handler.
Definition at line 21 of file inetwork_task_completer.h.
|
pure virtual |
Invoked when network task is completed. Should not block.