serviceproviders/sapi_contacts_vpbk/inc/contactinterface.h
changeset 22 fc9cf246af83
parent 19 989d2f495d90
child 33 50974a8b132e
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
   163         */                 
   163         */                 
   164         void GetListCommandL(const CLiwGenericParamList& aInParamList,
   164         void GetListCommandL(const CLiwGenericParamList& aInParamList,
   165                              CLiwGenericParamList& aOutParamList,
   165                              CLiwGenericParamList& aOutParamList,
   166                              MLiwNotifyCallback* aCallback,
   166                              MLiwNotifyCallback* aCallback,
   167                              TUint aCmdOptions,
   167                              TUint aCmdOptions,
   168                              TInt aTransId);
   168                              TInt aTransId,
       
   169                              TCmdType aVal);
   169        /**
   170        /**
   170         * Parses  the input list and calls the Add API.
   171         * Parses  the input list and calls the Add API.
   171         *                      
   172         *                      
   172         * @param aInParamList the input parameter list, can be empty list        
   173         * @param aInParamList the input parameter list, can be empty list        
   173         * passed through this list
   174         * passed through this list