web_plat/connection_manager_api/inc/ConnectionObservers.h
branchRCL_3
changeset 41 4bd5176e1bc8
parent 34 220a17280356
child 48 79859ed3eea9
equal deleted inserted replaced
40:8bfb9186a8b8 41:4bd5176e1bc8
   125                                       TInt* aStages, 
   125                                       TInt* aStages, 
   126                                       TInt aNumOfStages,
   126                                       TInt aNumOfStages,
   127                                       MConnectionMultiStageObserver* aObserver,
   127                                       MConnectionMultiStageObserver* aObserver,
   128                                       TBool aCompleteIfAlreadyAtStage = ETrue );
   128                                       TBool aCompleteIfAlreadyAtStage = ETrue );
   129 
   129 
       
   130     IMPORT_C TNifProgressBuf GetProgressBuffer();
       
   131 
   130 protected:
   132 protected:
   131 
   133 
   132     /**
   134     /**
   133     *Attach to connection, the name of which is the aConnName.
   135     *Attach to connection, the name of which is the aConnName.
   134     *@param aConnName connection name returned by RConnection::Name()
   136     *@param aConnName connection name returned by RConnection::Name()