X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFAppNotificationManager.h;h=954f57244f3fd53479d43c240bf0687e55cbcc46;hb=a52fe2fccab7d3dad9cbadd1dc4001b415837569;hp=f6f8370067dd623a441c5bc3f74124ded58837c6;hpb=293686aa6e48941fff3524011e3c1459815417ce;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FAppNotificationManager.h b/inc/FAppNotificationManager.h old mode 100755 new mode 100644 index f6f8370..954f572 --- a/inc/FAppNotificationManager.h +++ b/inc/FAppNotificationManager.h @@ -1,5 +1,4 @@ // -// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the License); @@ -16,10 +15,12 @@ // /** + * @if OSPDEPREC * @file FAppNotificationManager.h * @brief This is the header file for the %NotificationManager class. * * This header file contains the declarations of the %NotificationManager class. + * @endif */ #ifndef _FAPP_NOTIFICATION_MANAGER_H_ @@ -79,7 +80,7 @@ static const int MAX_NOTIFICATION_BADGE_NUMBER = 999; * * The %NotificationManager class provides methods to alert the user about a notification. * @n - * For more information about the class features, see Notifications. + * For more information about the class features, see Notifications. * * The following example demonstrates how to use the %NotificationManager class. * @@ -238,7 +239,7 @@ public: * @if OSPDEPREC * Notifies the user using a message and badge number. @n * If the user checks the message, @c launchArguments is delivered to the application. @n - * @c launchArguments is delivered as the value of the http://tizen.org/appcontrol/data/notification key + * @c launchArguments is delivered as the value of the %http://tizen.org/appcontrol/data/notification key * for IAppControlProviderEventListener::OnAppControlRequestReceived(). * * @brief [Deprecated] @@ -309,7 +310,7 @@ public: /** * @if OSPDEPREC * Notifies the user about the ongoing activity using a message. @n - * @c launchArguments is delivered as the value of the http://tizen.org/appcontrol/data/notification key + * @c launchArguments is delivered as the value of the %http://tizen.org/appcontrol/data/notification key * for IAppControlProviderEventListener::OnAppControlRequestReceived(). * * @brief [Deprecated] @@ -383,8 +384,9 @@ public: * @deprecated This class is deprecated. Instead of using this class, use the Tizen::Shell::NotificationManager class. * @since 2.0 * - * @privlevel partner - * @privilege %http://tizen.org/privilege/notification + * @privlevel public + * @privilege %http://tizen.org/privilege/notification @n + * (%http://tizen.org/privilege/notificationmanager is deprecated.) * * @return An error code * @param[in] appId The application ID @@ -409,8 +411,9 @@ public: * @deprecated This class is deprecated. Instead of using this class, use the Tizen::Shell::NotificationManager class. * @since 2.0 * - * @privlevel partner - * @privilege %http://tizen.org/privilege/notification + * @privlevel public + * @privilege %http://tizen.org/privilege/notification @n + * (%http://tizen.org/privilege/notificationmanager is deprecated.) * * @return An error code * @param[in] appId The application ID @@ -435,8 +438,9 @@ public: * @deprecated This class is deprecated. Instead of using this class, use the Tizen::Shell::NotificationManager class. * @since 2.0 * - * @privlevel partner - * @privilege %http://tizen.org/privilege/notification + * @privlevel public + * @privilege %http://tizen.org/privilege/notification @n + * (%http://tizen.org/privilege/notificationmanager is deprecated.) * * @return An error code * @param[in] appId The application ID @@ -465,8 +469,9 @@ public: * @deprecated This class is deprecated. Instead of using this class, use the Tizen::Shell::NotificationManager class. * @since 2.0 * - * @privlevel partner - * @privilege %http://tizen.org/privilege/notification + * @privlevel public + * @privilege %http://tizen.org/privilege/notification @n + * (%http://tizen.org/privilege/notificationmanager is deprecated.) * * @return An error code * @param[in] appId The application ID @@ -494,8 +499,9 @@ public: * @deprecated This class is deprecated. Instead of using this class, use the Tizen::Shell::NotificationManager class. * @since 2.0 * - * @privlevel partner - * @privilege %http://tizen.org/privilege/notification + * @privlevel public + * @privilege %http://tizen.org/privilege/notification @n + * (%http://tizen.org/privilege/notificationmanager is deprecated.) * * @return An error code * @param[in] appId The application ID @@ -520,8 +526,9 @@ public: * @deprecated This class is deprecated. Instead of using this class, use the Tizen::Shell::NotificationManager class. * @since 2.0 * - * @privlevel partner - * @privilege %http://tizen.org/privilege/notification + * @privlevel public + * @privilege %http://tizen.org/privilege/notification @n + * (%http://tizen.org/privilege/notificationmanager is deprecated.) * * @return An error code * @param[in] appId The application ID @@ -549,8 +556,9 @@ public: * @deprecated This class is deprecated. Instead of using this class, use the Tizen::Shell::NotificationManager class. * @since 2.0 * - * @privlevel partner - * @privilege %http://tizen.org/privilege/notification + * @privlevel public + * @privilege %http://tizen.org/privilege/notification @n + * (%http://tizen.org/privilege/notificationmanager is deprecated.) * * @return An error code * @param[in] appId The application ID @@ -572,8 +580,9 @@ public: * @deprecated This class is deprecated. Instead of using this class, use the Tizen::Shell::NotificationManager class. * @since 2.0 * - * @privlevel partner - * @privilege %http://tizen.org/privilege/notification + * @privlevel public + * @privilege %http://tizen.org/privilege/notification @n + * (%http://tizen.org/privilege/notificationmanager is deprecated.) * * @return An error code * @param[in] appId The application ID