Add remark in media_storage_get_name() API 04/55504/2 accepted/tizen/mobile/20151228.023750 accepted/tizen/tv/20151228.023810 accepted/tizen/wearable/20151228.023824 submit/tizen/20151228.014953 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
authorMinje Ahn <minje.ahn@samsung.com>
Thu, 24 Dec 2015 06:08:44 +0000 (15:08 +0900)
committerhj kim <backto.kim@samsung.com>
Mon, 28 Dec 2015 01:47:30 +0000 (17:47 -0800)
Change-Id: Ic107783ba42b2e0e879eeefadb339fbf9cf0d07f
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/media_storage.h

index 9ce466e..b202612 100755 (executable)
@@ -249,6 +249,7 @@ int media_storage_get_id(media_storage_h storage, char **storage_id);
  * @since_tizen 2.4
  *
  * @remarks You must release @a storage_name using free().
+ *                   If the requested storage is not the cloud storage, this API returns NULL.
  *
  * @param[in]  storage The media storage handle
  * @param[out] storage_name  The storage name of the media storage