class MThumbnailManagerRequestObserver |
Optional callback interface for getting information about other completed requests that don't include a thumbnail.
ERequestDeleteThumbnails
Can be added using SetRequestObserver(MThumbnailManagerRequestObserver& aObserver) and removed using RemoveRequestObserver().
Public Member Functions | |
---|---|
void | ThumbnailRequestReady(TInt, TThumbnailRequestType, TThumbnailRequestId) |
void | ThumbnailRequestReady | ( | TInt | aError, |
TThumbnailRequestType | aRequestType, | |||
TThumbnailRequestId | aId | |||
) | [pure virtual] |
A request is complete.
TInt aError | Error code. |
TThumbnailRequestType aRequestType | Type of the completed request. |
TThumbnailRequestId aId | Request ID for the operation. |
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.