Banuba SDK
|
Interface to receive notifications on effect change. More...
#include <effect_activated_listener.hpp>
Public Member Functions | |
virtual void | on_effect_activated (const std::string &url)=0 |
called when effect is activated | |
Interface to receive notifications on effect change.
Definition at line 16 of file effect_activated_listener.hpp.