|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
#include <EventStreamDetail.h>
Public Member Functions | |
| virtual void | HandleEvent (const Event &event)=0 |
| virtual void | Cancel ()=0 |
| virtual bool | IsOwnedBy (void *obj)=0 |
| virtual | ~ISubscription ()=default |
|
virtualdefault |
|
pure virtual |
Implemented in detail::CSubscription< Event, Owner >.
|
pure virtual |
Implemented in detail::CSubscription< Event, Owner >.
|
pure virtual |
Implemented in detail::CSubscription< Event, Owner >.