MUPnPResourceSelector Class Reference
class MUPnPResourceSelector |
An interface for a component that selects a resource from an item. In upnp items have multiple resources, and it is not necessarily clear which one of them the client wants to display. This interface provides a client a clear option to choose whichever resource seems best.
upnpavcontrollerhelper.lib
- Since
- S60 3.2
Member Functions Documentation
SelectResourceL(const CUpnpItem &)
Selects the resource from given item. The implementing class should return a reference to one of the elements within the given item. If there is some problem in selecting a resource (for instance there are NO resources in the item) the method should leave
Parameters
const CUpnpItem & aItem | the item where to seek resources |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.