MMGFetchCanceler Class Reference

Link against: MGFetch.lib

Capability Information

Required Capabilities

None


#include <
MMGFetchCanceler.h>

Detailed Description

Interface for canceling the fetch popup.
Since:
2.6

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.

Since:
2.6

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

Copyright © Nokia Corporation 2001-2007
Back to top