Adds the explanation about the param 30/98930/1
authorMyungki Lee <mk5004.lee@samsung.com>
Mon, 21 Nov 2016 07:20:35 +0000 (16:20 +0900)
committerMyungki Lee <mk5004.lee@samsung.com>
Mon, 21 Nov 2016 07:20:35 +0000 (16:20 +0900)
- For notification_set_text_input()

Change-Id: I871cd12259f1e87328d2bf2fe6903fed4700a2f1
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
include/notification.h

index 0b5b60aefb51b64c885f5c97e7eeceeb1b2a6326..e75231c52586612e8ce43f7815abe96d25dc9b97 100755 (executable)
@@ -1577,6 +1577,8 @@ int notification_get_noti_block_state(notification_block_state_e *state);
  *          Refer to the second sample code.
 
  * @since_tizen 3.0
+ * @param[in] noti Notification handle
+ * @param[in] text_input_max_length The maximum value which can be inputted
  * @return #NOTIFICATION_ERROR_NONE on success,
  *         otherwise any other value on failure
  * @retval #NOTIFICATION_ERROR_NONE         Success