class MUPnPItemResolverObserver |
Observer for the item resolver class. MUPnPItemResolver service informs using this interface that resolve operation has been completed and (if succesful) an item is ready
Public Member Functions | |
---|---|
void | ResolveComplete(const MUPnPItemResolver &, TInt) |
void | ResolveComplete | ( | const MUPnPItemResolver & | aResolver, |
TInt | aError | |||
) | [pure virtual] |
indicates that operation is complete and results are available (if operation was succesful) after this operation, browsing session will not be used anymore.
const MUPnPItemResolver & aResolver | the resolver object that produced the event |
TInt aError | KErrNone if operation was succesful |
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.