CUpnpMediaServerSettings Class Reference
class CUpnpMediaServerSettings : public CActive |
Class wraps Central Repository settings for Media Server. Those changes are applied only to Central Repository. In order to make them active Media Server must be restarted.
Constructor & Destructor Documentation
CUpnpMediaServerSettings()
CUpnpMediaServerSettings | ( | ) | [private] |
~CUpnpMediaServerSettings()
~CUpnpMediaServerSettings | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(TUid)
void | ConstructL | ( | TUid | aRepositoryId | ) | [private] |
DoCancel()
void | DoCancel | ( | ) | [private, virtual] |
From CActive. Invoke for canceling asynchronous request
RunError(TInt)
TInt
| RunError | ( | TInt | aErr | ) | [private, virtual] |
From CActive. Invoke when RunL leaves
RunL()
void | RunL | ( | ) | [private, virtual] |
From CActive. Invoke when asynchronous request will be completed
Set(TUint, const TDesC &)
SetL(TUint, const TDesC8 &)
Subscribe(TUint, MUpnpSettingObserver *)
Subcribe notification about setting change Onlu one subsription can be pending for one instance of class
Member Data Documentation
MUpnpSettingObserver * iObserver
Observer which should be informed in case of changes
CRepository * iRepository
Central repository client
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.