RtcLifecycleActionListener class.
More...
#include <ManagerActionListener.h>
RtcLifecycleActionListener class.
This class is abstract base class for listener classes that provides callbacks for various events in rtobject.
◆ ~RtcLifecycleActionListener()
| virtual RTM::RtcLifecycleActionListener::~RtcLifecycleActionListener |
( |
| ) |
|
|
virtual |
◆ postConfigure()
| virtual void RTM::RtcLifecycleActionListener::postConfigure |
( |
coil::Properties & |
prop | ) |
|
|
pure virtual |
postConfigure callback function TODO: Documentation
◆ postCreate()
postCreate callback function TODO: Documentation
◆ postInitialize()
| virtual void RTM::RtcLifecycleActionListener::postInitialize |
( |
| ) |
|
|
pure virtual |
postInitialize callback function TODO: Documentation
◆ preConfigure()
| virtual void RTM::RtcLifecycleActionListener::preConfigure |
( |
coil::Properties & |
prop | ) |
|
|
pure virtual |
preConfigure callback function TODO: Documentation
◆ preCreate()
| virtual void RTM::RtcLifecycleActionListener::preCreate |
( |
std::string & |
args | ) |
|
|
pure virtual |
preCreate callback function TODO: Documentation
◆ preInitialize()
| virtual void RTM::RtcLifecycleActionListener::preInitialize |
( |
| ) |
|
|
pure virtual |
preInitialize callback function TODO: Documentation
The documentation for this class was generated from the following file: