creator/engine/inc/creator_connectionmethod.h
changeset 19 4b22a598b890
parent 17 4f2773374eff
equal deleted inserted replaced
17:4f2773374eff 19:4b22a598b890
    53     void ConstructL(CCreatorEngine* aEngine); // from MCreatorModuleBase
    53     void ConstructL(CCreatorEngine* aEngine); // from MCreatorModuleBase
    54 
    54 
    55     void HandleSessionEventL(TMsvSessionEvent aEvent, TAny* aArg1, TAny* aArg2, TAny* aArg3); // from MMsvSessionObserver
    55     void HandleSessionEventL(TMsvSessionEvent aEvent, TAny* aArg1, TAny* aArg2, TAny* aArg3); // from MMsvSessionObserver
    56         
    56         
    57 public:
    57 public:
    58     TBool AskDataFromUserL(TInt aCommand, TInt& aNumberOfEntries); // from MCreatorModuleBase
    58     TBool AskDataFromUserL( TInt aCommand ); // from MCreatorModuleBase
    59     
    59     
    60     TInt CreateConnectionSettingsEntryL(CCreatorModuleBaseParameters *aParameters);    
    60     TInt CreateConnectionSettingsEntryL(CCreatorModuleBaseParameters *aParameters);    
    61     TUint32 AccessPointNameToIdL(const TDesC& aAPName, TBool aAnyIfNotFound = EFalse );
    61     TUint32 AccessPointNameToIdL(const TDesC& aAPName, TBool aAnyIfNotFound = EFalse );
    62     
    62     
    63     //Setting default connection method, if not set
    63     //Setting default connection method, if not set