[Internal: API change] When profile gets, input param changed.
[platform/core/system/oma-ds-agent.git] / include / service-engine / se_storage.h
index 5b29611..697edc7 100755 (executable)
@@ -152,7 +152,7 @@ se_error_type_e write_sync_resource_info(int account_id, int content_type, int l
  * @code
  * @endcode
  */
-bool get_profile_data(int account_id, char **profile_name, char **addr, char **id, char **password, int *sync_mode, int *sync_type, int *interval, int *last_session_status, int *last_session_time);
+bool get_profile_data(int account_id, char **profile_dir_name, char **profile_name, char **addr, char **id, char **password, int *sync_mode, int *sync_type, int *interval, int *last_session_status, int *last_session_time);
 
 /**
  * @par Description: API to get profile datastore information(enable, source uri, target uri, id, password) from config_tbl