Liblinphone 5.3.0
|
Object that represents a callback attached to an alert. More...
#include <alert_listener.hh>
Public Member Functions | |
virtual LINPHONECXX_PUBLIC void | onTerminated (const std::shared_ptr< linphone::Alert > &alert) |
Callback to know if an alert stops. | |
Object that represents a callback attached to an alert.
|
inlinevirtual |
Callback to know if an alert stops.
alert | the alert that stops |