From: mk5004.lee Date: Mon, 20 Apr 2020 05:59:34 +0000 (+0900) Subject: Update description for chat_message item X-Git-Tag: submit/tizen_5.5/20200427.071315~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F06%2F231206%2F3;p=platform%2Fcore%2Fapi%2Fnotification.git Update description for chat_message item Change-Id: I82ec2a3942b8962c7d9804f1523f9b63d5c1aa77 Signed-off-by: mk5004.lee --- diff --git a/notification-ex/api/notification_ex_chat_message.h b/notification-ex/api/notification_ex_chat_message.h index afb515b0..5212038e 100644 --- a/notification-ex/api/notification_ex_chat_message.h +++ b/notification-ex/api/notification_ex_chat_message.h @@ -48,7 +48,7 @@ typedef enum _noti_ex_item_chat_message_type { * @remarks @a handle must be released using noti_ex_item_destroy(). * @a name, @a text, @a image and @a time must not be released if the function returns #NOTI_EX_ERROR_NONE. * @a name, @a text, @a image and @a time will be released when @a handle is released. - * @a name and @a time are mandatory (cannot be null). @a text and @a image cannot both be null. + * @a name and @a time are mandatory (cannot be null). Both @a text and @a image cannot be null. * @param[out] handle The noti ex item handle * @param[in] id The id of notification_ex item * @param[in] name The notification_ex item handle for name