homescreensrv_plat/sapi_contentpublishing/inc/cpclientsession.h
changeset 60 f62f87b200ec
parent 0 79c6a41cd166
equal deleted inserted replaced
4:1a2a00e78665 60:f62f87b200ec
    57      *
    57      *
    58      * @since S60 v 5.0
    58      * @since S60 v 5.0
    59      * @param aInParamList const reference to the input list
    59      * @param aInParamList const reference to the input list
    60      * @param aOutParamList reference to the output list
    60      * @param aOutParamList reference to the output list
    61      */
    61      */
    62     void AddL( const CCPLiwMap& aMap,
    62     void AddL( const CCPLiwMap& aMap, CLiwGenericParamList& aOutParamList );
    63                CLiwGenericParamList& aOutParamList,
       
    64                TUint aCmdOptions );
       
    65 
    63 
    66     /**
    64     /**
    67      * Pass GetList request to the server
    65      * Pass GetList request to the server
    68      *
    66      *
    69      * @since S60 v 5.0
    67      * @since S60 v 5.0