CUpnpContentRequestAO Class Reference
class CUpnpContentRequestAO : public CActive |
Active object class for querying shared content from upnpcontentserver upnpapplicationengine.lib
- Since
- S60 3.1
Constructor & Destructor Documentation
CUpnpContentRequestAO(CUPnPFileSharingEngine &, RUpnpContentServerClient &)
C++ default constructor.
- Since
- S60 3.1
~CUpnpContentRequestAO()
~CUpnpContentRequestAO | ( | ) | [virtual] |
Member Functions Documentation
DoCancel()
void | DoCancel | ( | ) | [private, virtual] |
Cancels active request
- Since
- S60 3.1
GetSelectionContentL(CDesCArray &)
Get playlist or album names for UI after request, synchronous
- Since
- S60 3.1
Parameters
CDesCArray & aArray | Array for albums / playlist names |
GetSelectionIndexesL(CArrayFix< TInt > &)
Get the selected items for UI after request, synchronous
- Since
- S60 3.1
RequestSelectionContentL(UpnpContentServer::TUpnpMediaType)
Request playlist or album names for UI from server, asynchronous
- Since
- S60 3.1
RequestSelectionIndexesL(UpnpContentServer::TUpnpMediaType)
Request selected items for UI from server, asynchronous
- Since
- S60 3.1
RunL()
void | RunL | ( | ) | [private, virtual] |
Function is called when active request is ready
- Since
- S60 3.1
Member Enumerations Documentation
Enum TState
Enumerators
ENone = 0 | |
ERequestContent | |
ERequestIndexes | |
Member Data Documentation
RUpnpContentServerClient & iContentServer
Content server session handle
CUPnPFileSharingEngine & iEngine
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.