Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
IStorageEventsCallback Member List

This is the complete list of members for IStorageEventsCallback, including all inherited members.

OnStorageAdded(const std::string &label, const std::string &path)=0IStorageEventsCallbackpure virtual
OnStorageSafelyRemoved(const std::string &label)=0IStorageEventsCallbackpure virtual
OnStorageUnsafelyRemoved(const std::string &label)=0IStorageEventsCallbackpure virtual
~IStorageEventsCallback()=defaultIStorageEventsCallbackvirtual