kodi
Public Member Functions | List of all members
PLT_MediaBrowserDelegate Class Reference

The PLT_MediaBrowserDelegate class is an interface for receiving PLT_MediaBrowser events or action responses. More...

#include <PltMediaBrowser.h>

Inheritance diagram for PLT_MediaBrowserDelegate:
Inheritance graph
[legend]

Public Member Functions

virtual bool OnMSAdded (PLT_DeviceDataReference &)
 
virtual void OnMSRemoved (PLT_DeviceDataReference &)
 
virtual void OnMSStateVariablesChanged (PLT_Service *, NPT_List< PLT_StateVariable *> *)
 
virtual void OnBrowseResult (NPT_Result, PLT_DeviceDataReference &, PLT_BrowseInfo *, void *)
 
virtual void OnSearchResult (NPT_Result, PLT_DeviceDataReference &, PLT_BrowseInfo *, void *)
 
virtual void OnGetSearchCapabilitiesResult (NPT_Result, PLT_DeviceDataReference &, NPT_String, void *)
 
virtual void OnGetSortCapabilitiesResult (NPT_Result, PLT_DeviceDataReference &, NPT_String, void *)
 

Detailed Description

The PLT_MediaBrowserDelegate class is an interface for receiving PLT_MediaBrowser events or action responses.


The documentation for this class was generated from the following file: