None
#include <MPbkThumbnailOperationObservers.h>
Only one of the event callbacks is called once by the operation.
Public Member Functions | |
virtual void | PbkThumbnailGetImageComplete (MPbkThumbnailOperation &aOperation, CPbkImageDataWithInfo *aImageData)=0 |
Called when thumbnail loading is completed. | |
virtual void | PbkThumbnailGetImageFailed (MPbkThumbnailOperation &aOperation, TInt aError)=0 |
Called if the thumbnail loading fails. |
|
Called when thumbnail loading is completed.
|
|
Called if the thumbnail loading fails.
|