Release notification lib for Tizen2.0 beta(tagging)
[apps/home/notification.git] / include / notification_noti.h
index a5d934e..5596975 100755 (executable)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Seungtaek Chung <seungtaek.chung@samsung.com>, Mi-Ju Lee <miju52.lee@samsung.com>, Xi Zhichan <zhichan.xi@samsung.com>
+ * Contact: Seungtaek Chung <seungtaek.chung@samsung.com>, Mi-Ju Lee <miju52.lee@samsung.com>, Xi Zhichan <zhichan.xi@samsung.com>, Youngsub Ko <ys4610.ko@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -26,6 +26,8 @@
 
 int notification_noti_insert(notification_h noti);
 
+int notification_noti_update(notification_h noti);
+
 int notification_noti_delete_all(notification_type_e type, const char *pkgname);
 
 int notification_noti_delete_group_by_group_id(const char *pkgname,