class TRsfwNotPluginRequest |
Class TRsfwNotPluginRequest Base class for fixed sized requests transferred between client and plug-in notifier implementation. This is used internally. This should not be instantiated by the clients.
Public Member Enumerations | |
---|---|
enum | TRsfwNotPluginMethod { ENoMethod, EAuthenticationDlg, ESaveToDlg, EUnavailableRetryDlg, EConnectingDlg, EFetchingDlg } |
Public Attributes | |
---|---|
TBuf< KRsfwMaxDrivenameLength > | iDriveName |
TRsfwNotPluginMethod | iMethod |
List of supported functionalities in plug-in implementation
ENoMethod | |
EAuthenticationDlg | |
ESaveToDlg | |
EUnavailableRetryDlg | |
EConnectingDlg | |
EFetchingDlg |
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.