projects
/
platform
/
core
/
api
/
notification.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec37f8e
)
Adds the explanation about the param
30/98930/1
author
Myungki Lee
<mk5004.lee@samsung.com>
Mon, 21 Nov 2016 07:20:35 +0000
(16:20 +0900)
committer
Myungki 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
patch
|
blob
|
history
diff --git
a/include/notification.h
b/include/notification.h
index 0b5b60aefb51b64c885f5c97e7eeceeb1b2a6326..e75231c52586612e8ce43f7815abe96d25dc9b97 100755
(executable)
--- a/
include/notification.h
+++ b/
include/notification.h
@@
-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