Update the storage API overview in the documentation to complement explanation.
Change-Id: Iea8cfd5d6abda13b820de6966016646f04212717
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
* \#include <storage.h> \n
*
* @section CAPI_SYSTEM_STORAGE_MODULE_OVERVIEW Overview
- * The STORAGE API provides functions to get storage information.
+ * The STORAGE API provides functions to get storage information. \n
+ * It also offers functionality that enables users to register a callback
+ * so they can be informed whenever there is a change in the storage state.
*
* The type of storage information includes:
* - Root directory
* - Storage type (Internal or External)
- * - Storage status
+ * - Storage state
* - Total and available space size
+ * - Storage device type (SDCARD or USB storage or extended internal)
*
* The type of directory information includes:
* - Images