MMGFetchCanceler Class Reference

API published in: S60 2nd Ed

Link against: mgfetch.lib

Capability Information

Required Capabilities

None


#include <mmgfetchcanceler.h>

Detailed Description

Interface for canceling the fetch popup.

Public Member Functions

virtual void  CancelFetcherL ()=0
  Calling this method while the fetcher (MGFetch.h) popup is visible (when the MMGFetchCanceler pointer is NOT NULL) causes the fetcher to close.

Member Function Documentation

virtual void MMGFetchCanceler::CancelFetcherL  )  [pure virtual]
 

Calling this method while the fetcher (MGFetch.h) popup is visible (when the MMGFetchCanceler pointer is NOT NULL) causes the fetcher to close.


The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top