Merge "[3.0] Tizen Directory Migration" into tizen
[platform/core/uifw/dali-adaptor.git] / adaptors / wearable / watch / watch-application.h
index 37fb62b..b3ca9d0 100644 (file)
@@ -172,6 +172,8 @@ public:
    * @endcode
    * time(watch time handle) will not be available after returning this callback. It will be freed by the framework.
    * @SINCE_1_1.37
+   * @remarks http://tizen.org/privilege/alarm.set privilege is needed to receive ambient ticks at each minute.
+   * The AmbientTickSignal() will be ignored if your app doesn't have the privilege
    */
   WatchTimeSignal& AmbientTickSignal();
 
@@ -188,6 +190,7 @@ public:
 
 public: // Not intended for application developers
   /**
+   * @internal
    * @brief Internal constructor
    * @SINCE_1_1.37
    */