Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / Artifacts / bin / platform / Tizen.Applications.Shortcut.xml
index 9751e5d..2145277 100644 (file)
-<?xml version="1.0"?>
-<doc>
-    <assembly>
-        <name>Tizen.Applications.Shortcut</name>
-    </assembly>
-    <members>
-        <member name="T:Interop.Shortcut.ErrorCode">
-            <summary>
-            Enumeration for values of shortcut response types.
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.None">
-            <summary>
-            Successful
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.InvalidParameter">
-            <summary>
-            Invalid function parameter
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.OutOfMemory">
-            <summary>
-            Out of memory
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.PermissionDenied">
-            <summary>
-            Permission denied
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.IoError">
-            <summary>
-            I/O Error
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.NotSupported">
-            <summary>
-            Not supported
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.ResourceBusy">
-            <summary>
-            Device or resource busy
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.NoSpace">
-            <summary>
-            There is no space to add a new shortcut
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.Exist">
-            <summary>
-            Shortcut is already added
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.Fault">
-            <summary>
-            Unrecoverable error
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.NotExist">
-            <summary>
-            Not exist shortcut
-            </summary>
-        </member>
-        <member name="F:Interop.Shortcut.ErrorCode.COMM">
-            <summary>
-            Connection not established or communication problem
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.HomeShortcutInfo">
-            <summary>
-            A class that contains shortcut information.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.HomeShortcutInfo.Uri">
-            <summary>
-            Gets or sets the specific information for delivering to the viewer for creating a shortcut.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutWidgetSize">
-            <summary>
-            Enumeration for sizes of shortcut widget.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.WidgetDefault">
-            <summary>
-            Type mask for the normal mode widget , don't use this value for specific size.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget1by1">
-            <summary>
-            1by1
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget2by1">
-            <summary>
-            2by1
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget2by2">
-            <summary>
-            2by2
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by1">
-            <summary>
-            4by1
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by2">
-            <summary>
-            4by2
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by3">
-            <summary>
-            4by3
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by4">
-            <summary>
-            4by4
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by5">
-            <summary>
-            4by5
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by6">
-            <summary>
-            4by6
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.EasyDefault">
-            <summary>
-            Type mask for the easy mode widget, don't use this value for specific size.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Easy1by1">
-            <summary>
-            Easy mode 1by1
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Easy3by1">
-            <summary>
-            Easy mode 3by2
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Easy3by3">
-            <summary>
-            Easy mode 3by3
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutType">
-            <summary>
-            Enumeration for shortcut types.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutType.LaunchByApp">
-            <summary>
-            Launch the application itself.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutType.LaunchByUri">
-            <summary>
-            Launch the application with the given data(URI).
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutInfo">
-            <summary>
-            A class to get information of the Shortcut.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutInfo.ShortcutName">
-            <summary>
-            Gets or sets the name of the created shortcut icon.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutInfo.IconPath">
-            <summary>
-            Gets or sets the absolute path of an icon file for this shortcut.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutInfo.IsAllowDuplicate">
-            <summary>
-            Gets or sets a value indicating whether to allow or not to allow duplication.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutManager">
-            <summary>
-            This class provides the some functions to add, delete shortcut.
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.Shortcut.ShortcutManager.Add(Tizen.Applications.Shortcut.HomeShortcutInfo)">
-            <summary>
-            Adds a shortcut on home-screen.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="shortcut">Object that contain shortcut info.</param>
-            <feature>http://tizen.org/feature/shortcut</feature>
-            <privilege>http://tizen.org/privilege/shortcut</privilege>
-            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>
-            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>
-            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>
-            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>
-            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>
-        </member>
-        <member name="M:Tizen.Applications.Shortcut.ShortcutManager.Add(Tizen.Applications.Shortcut.WidgetShortcutInfo)">
-            <summary>
-            Adds a shortcut on home-screen.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="shortcut">Object that contain shortcut info.</param>
-            <feature>http://tizen.org/feature/shortcut</feature>
-            <privilege>http://tizen.org/privilege/shortcut</privilege>
-            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>
-            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>
-            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>
-            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>
-            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>
-        </member>
-        <member name="M:Tizen.Applications.Shortcut.ShortcutManager.Delete(System.String)">
-            <summary>
-            Removes a shortcut from home by ShortcutName.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="shortcutName">Shortcut name string.</param>
-            <feature>http://tizen.org/feature/shortcut</feature>
-            <privilege>http://tizen.org/privilege/shortcut</privilege>
-            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>
-            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>
-            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>
-            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>
-            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>
-        </member>
-        <member name="M:Tizen.Applications.Shortcut.ShortcutManager.Delete(Tizen.Applications.Shortcut.ShortcutInfo)">
-            <summary>
-            Removes a shortcut from home by ShortcutInfo.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="shortcut">Object that contain shortcut info.</param>
-            <feature>http://tizen.org/feature/shortcut</feature>
-            <privilege>http://tizen.org/privilege/shortcut</privilege>
-            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>
-            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>
-            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>
-            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>
-            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.WidgetShortcutInfo">
-            <summary>
-            A class that contains information about the widget.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutInfo.WidgetId">
-            <summary>
-            Gets or sets the Widget ID.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutInfo.WidgetSize">
-            <summary>
-            Gets or sets the size of widget.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutInfo.Period">
-            <summary>
-            Gets or sets the Update period in seconds.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.HomeShortcutAddedInfo">
-            <summary>
-            A class that contains shortcut information.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.HomeShortcutAddedInfo.AppId">
-            <summary>
-            Gets the name of application.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.HomeShortcutAddedInfo.Uri">
-            <summary>
-            Gets the specific information for creating a new shortcut.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutAddedInfo">
-            <summary>
-            A class for getting information of the Shortcut.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutAddedInfo.ShortcutName">
-            <summary>
-            Gets the name of the created shortcut icon.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutAddedInfo.IconPath">
-            <summary>
-            Gets the absolute path of an icon file for this shortcut.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutAddedInfo.IsAllowDuplicate">
-            <summary>
-            Gets a value indicating whether to allow or not to allow duplication.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutDeletedInfo">
-            <summary>
-            A class for getting information of the Shortcut.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutDeletedInfo.AppId">
-            <summary>
-            Gets the name of package.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutDeletedInfo.ShortcutName">
-            <summary>
-            Gets the name of the created shortcut icon.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutError">
-            <summary>
-            Enumeration for values of shortcut response types.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.None">
-            <summary>
-            Successful.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.InvalidParameter">
-            <summary>
-            Invalid function parameter.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.OutOfMemory">
-            <summary>
-            Out of memory.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.IoError">
-            <summary>
-            I/O Error.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.NoSpace">
-            <summary>
-            There is no space to add a new shortcut.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.Exist">
-            <summary>
-            Shortcut is already added.
-            </summary>
-        </member>
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.NotExist">
-            <summary>
-            Not exist shortcut.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutAdded">
-            <summary>
-            The callback function that is invoked when add request occurred
-            </summary>
-            <param name="args">Object that contain shortcut info to add.</param>
-            <returns>The result of handling a shortcut add request</returns>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutDeleted">
-            <summary>
-            The callback function that is invoked when delete request occurred
-            </summary>
-            <param name="args">Object that contain shortcut info to delete.</param>
-            <returns>The result of handling a shortcut delete request</returns>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutEventManager">
-            <summary>
-            This class provides a way to register callback function for shortcut add, delete events.
-            </summary>
-        </member>
-        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.RegisterEventHandler(Tizen.Applications.Shortcut.ShortcutAdded)">
-            <summary>
-            Registers a callback function to listen requests from applications.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="addedEvent">The callback function pointer that is invoked when Add() is requested</param>
-            <feature>http://tizen.org/feature/shortcut</feature>
-            <privilege>http://tizen.org/privilege/shortcut</privilege>
-            <remarks>
-            Previous registered delegate function should be unregister.
-            </remarks>
-            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>
-            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>
-            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>
-            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>
-            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>
-        </member>
-        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.RegisterEventHandler(Tizen.Applications.Shortcut.ShortcutDeleted)">
-            <summary>
-            Registers a callback function to listen requests from applications.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="deletedEvent">The callback function pointer that is invoked when Delete() is requested</param>
-            <feature>http://tizen.org/feature/shortcut</feature>
-            <privilege>http://tizen.org/privilege/shortcut</privilege>
-            <remarks>
-            Previous registered delegate function should be unregister.
-            </remarks>
-            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>
-            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>
-            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>
-            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>
-            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>
-        </member>
-        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.UnregisterEventHandler(Tizen.Applications.Shortcut.ShortcutAdded)">
-            <summary>
-            Unregisters a callback for the shortcut request.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="addedEvent">The callback function pointer that used for RegisterCallback</param>
-            <feature>http://tizen.org/feature/shortcut</feature>
-            <privilege>http://tizen.org/privilege/shortcut</privilege>
-            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>
-            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>
-            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>
-        </member>
-        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.UnregisterEventHandler(Tizen.Applications.Shortcut.ShortcutDeleted)">
-            <summary>
-            Unregisters a callback for the shortcut request.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="deletedEvent">The callback function pointer that used for RegisterCallback</param>
-            <feature>http://tizen.org/feature/shortcut</feature>
-            <privilege>http://tizen.org/privilege/shortcut</privilege>
-            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>
-            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>
-            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>
-        </member>
-        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.GetTemplateList(System.String)">
-            <summary>
-            Gets the preset list of shortcut template from the installed package.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="appId">Application ID.</param>
-            <returns>The List of ShortcutTemplate.</returns>
-            <feature>http://tizen.org/feature/shortcut</feature>
-            <privilege>http://tizen.org/privilege/shortcut</privilege>
-            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>
-            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>
-            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>
-            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>
-            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.ShortcutTemplate">
-            <summary>
-            A class that contains the preset list of shortcut template from the installed package.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.AppId">
-            <summary>
-            Gets the Application ID.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.ShortcutName">
-            <summary>
-            Gets the name of the created shortcut icon.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.IconPath">
-            <summary>
-            Gets the absolute path of an icon file for this shortcut.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.ExtraKey">
-            <summary>
-            Gets the user data. A property of shortcut element in manifest file.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.ExtraData">
-            <summary>
-            Gets the user data. A property of shortcut element in manifest file.
-            </summary>
-        </member>
-        <member name="T:Tizen.Applications.Shortcut.WidgetShortcutAddedInfo">
-            <summary>
-            A class that contains information about the widget.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutAddedInfo.WidgetId">
-            <summary>
-            Gets the Widget ID.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutAddedInfo.WidgetSize">
-            <summary>
-            Gets the size of widget.
-            </summary>
-        </member>
-        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutAddedInfo.Period">
-            <summary>
-            Gets the Update period in seconds.
-            </summary>
-        </member>
-    </members>
-</doc>
+<?xml version="1.0"?>\r
+<doc>\r
+    <assembly>\r
+        <name>Tizen.Applications.Shortcut</name>\r
+    </assembly>\r
+    <members>\r
+        <member name="T:Interop.Shortcut.ErrorCode">\r
+            <summary>\r
+            Enumeration for values of shortcut response types.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.None">\r
+            <summary>\r
+            Successful\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.InvalidParameter">\r
+            <summary>\r
+            Invalid function parameter\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.OutOfMemory">\r
+            <summary>\r
+            Out of memory\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.PermissionDenied">\r
+            <summary>\r
+            Permission denied\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.IoError">\r
+            <summary>\r
+            I/O Error\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.NotSupported">\r
+            <summary>\r
+            Not supported\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.ResourceBusy">\r
+            <summary>\r
+            Device or resource busy\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.NoSpace">\r
+            <summary>\r
+            There is no space to add a new shortcut\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.Exist">\r
+            <summary>\r
+            Shortcut is already added\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.Fault">\r
+            <summary>\r
+            Unrecoverable error\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.NotExist">\r
+            <summary>\r
+            Not exist shortcut\r
+            </summary>\r
+        </member>\r
+        <member name="F:Interop.Shortcut.ErrorCode.COMM">\r
+            <summary>\r
+            Connection not established or communication problem\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.HomeShortcutAddedInfo">\r
+            <summary>\r
+            A class that contains shortcut information.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.HomeShortcutAddedInfo.AppId">\r
+            <summary>\r
+            Gets the name of application.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.HomeShortcutAddedInfo.Uri">\r
+            <summary>\r
+            Gets the specific information for creating a new shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutAddedInfo">\r
+            <summary>\r
+            A class for getting information of the Shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutAddedInfo.ShortcutName">\r
+            <summary>\r
+            Gets the name of the created shortcut icon.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutAddedInfo.IconPath">\r
+            <summary>\r
+            Gets the absolute path of an icon file for this shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutAddedInfo.IsAllowDuplicate">\r
+            <summary>\r
+            Gets a value indicating whether to allow or not to allow duplication.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutDeletedInfo">\r
+            <summary>\r
+            A class for getting information of the Shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutDeletedInfo.AppId">\r
+            <summary>\r
+            Gets the name of package.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutDeletedInfo.ShortcutName">\r
+            <summary>\r
+            Gets the name of the created shortcut icon.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutError">\r
+            <summary>\r
+            Enumeration for values of shortcut response types.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutError.None">\r
+            <summary>\r
+            Successful.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutError.InvalidParameter">\r
+            <summary>\r
+            Invalid function parameter.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutError.OutOfMemory">\r
+            <summary>\r
+            Out of memory.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutError.IoError">\r
+            <summary>\r
+            I/O Error.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutError.NoSpace">\r
+            <summary>\r
+            There is no space to add a new shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutError.Exist">\r
+            <summary>\r
+            Shortcut is already added.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutError.NotExist">\r
+            <summary>\r
+            Not exist shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutAdded">\r
+            <summary>\r
+            The callback function that is invoked when add request occurred\r
+            </summary>\r
+            <param name="args">Object that contain shortcut info to add.</param>\r
+            <returns>The result of handling a shortcut add request</returns>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutDeleted">\r
+            <summary>\r
+            The callback function that is invoked when delete request occurred\r
+            </summary>\r
+            <param name="args">Object that contain shortcut info to delete.</param>\r
+            <returns>The result of handling a shortcut delete request</returns>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutEventManager">\r
+            <summary>\r
+            This class provides a way to register callback function for shortcut add, delete events.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.RegisterEventHandler(Tizen.Applications.Shortcut.ShortcutAdded)">\r
+            <summary>\r
+            Registers a callback function to listen requests from applications.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="addedEvent">The callback function pointer that is invoked when Add() is requested</param>\r
+            <feature>http://tizen.org/feature/shortcut</feature>\r
+            <privilege>http://tizen.org/privilege/shortcut</privilege>\r
+            <remarks>\r
+            Previous registered delegate function should be unregister.\r
+            </remarks>\r
+            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>\r
+            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>\r
+            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>\r
+            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>\r
+            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>\r
+        </member>\r
+        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.RegisterEventHandler(Tizen.Applications.Shortcut.ShortcutDeleted)">\r
+            <summary>\r
+            Registers a callback function to listen requests from applications.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="deletedEvent">The callback function pointer that is invoked when Delete() is requested</param>\r
+            <feature>http://tizen.org/feature/shortcut</feature>\r
+            <privilege>http://tizen.org/privilege/shortcut</privilege>\r
+            <remarks>\r
+            Previous registered delegate function should be unregister.\r
+            </remarks>\r
+            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>\r
+            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>\r
+            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>\r
+            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>\r
+            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>\r
+        </member>\r
+        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.UnregisterEventHandler(Tizen.Applications.Shortcut.ShortcutAdded)">\r
+            <summary>\r
+            Unregisters a callback for the shortcut request.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="addedEvent">The callback function pointer that used for RegisterCallback</param>\r
+            <feature>http://tizen.org/feature/shortcut</feature>\r
+            <privilege>http://tizen.org/privilege/shortcut</privilege>\r
+            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>\r
+            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>\r
+            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>\r
+        </member>\r
+        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.UnregisterEventHandler(Tizen.Applications.Shortcut.ShortcutDeleted)">\r
+            <summary>\r
+            Unregisters a callback for the shortcut request.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="deletedEvent">The callback function pointer that used for RegisterCallback</param>\r
+            <feature>http://tizen.org/feature/shortcut</feature>\r
+            <privilege>http://tizen.org/privilege/shortcut</privilege>\r
+            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>\r
+            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>\r
+            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>\r
+        </member>\r
+        <member name="M:Tizen.Applications.Shortcut.ShortcutEventManager.GetTemplateList(System.String)">\r
+            <summary>\r
+            Gets the preset list of shortcut template from the installed package.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="appId">Application ID.</param>\r
+            <returns>The List of ShortcutTemplate.</returns>\r
+            <feature>http://tizen.org/feature/shortcut</feature>\r
+            <privilege>http://tizen.org/privilege/shortcut</privilege>\r
+            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>\r
+            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>\r
+            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>\r
+            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>\r
+            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutTemplate">\r
+            <summary>\r
+            A class that contains the preset list of shortcut template from the installed package.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.AppId">\r
+            <summary>\r
+            Gets the Application ID.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.ShortcutName">\r
+            <summary>\r
+            Gets the name of the created shortcut icon.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.IconPath">\r
+            <summary>\r
+            Gets the absolute path of an icon file for this shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.ExtraKey">\r
+            <summary>\r
+            Gets the user data. A property of shortcut element in manifest file.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutTemplate.ExtraData">\r
+            <summary>\r
+            Gets the user data. A property of shortcut element in manifest file.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.WidgetShortcutAddedInfo">\r
+            <summary>\r
+            A class that contains information about the widget.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutAddedInfo.WidgetId">\r
+            <summary>\r
+            Gets the Widget ID.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutAddedInfo.WidgetSize">\r
+            <summary>\r
+            Gets the size of widget.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutAddedInfo.Period">\r
+            <summary>\r
+            Gets the Update period in seconds.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.HomeShortcutInfo">\r
+            <summary>\r
+            A class that contains shortcut information.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.HomeShortcutInfo.Uri">\r
+            <summary>\r
+            Gets or sets the specific information for delivering to the viewer for creating a shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutWidgetSize">\r
+            <summary>\r
+            Enumeration for sizes of shortcut widget.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.WidgetDefault">\r
+            <summary>\r
+            Type mask for the normal mode widget , don't use this value for specific size.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget1by1">\r
+            <summary>\r
+            1by1\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget2by1">\r
+            <summary>\r
+            2by1\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget2by2">\r
+            <summary>\r
+            2by2\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by1">\r
+            <summary>\r
+            4by1\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by2">\r
+            <summary>\r
+            4by2\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by3">\r
+            <summary>\r
+            4by3\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by4">\r
+            <summary>\r
+            4by4\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by5">\r
+            <summary>\r
+            4by5\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Widget4by6">\r
+            <summary>\r
+            4by6\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.EasyDefault">\r
+            <summary>\r
+            Type mask for the easy mode widget, don't use this value for specific size.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Easy1by1">\r
+            <summary>\r
+            Easy mode 1by1\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Easy3by1">\r
+            <summary>\r
+            Easy mode 3by2\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutWidgetSize.Easy3by3">\r
+            <summary>\r
+            Easy mode 3by3\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutType">\r
+            <summary>\r
+            Enumeration for shortcut types.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutType.LaunchByApp">\r
+            <summary>\r
+            Launch the application itself.\r
+            </summary>\r
+        </member>\r
+        <member name="F:Tizen.Applications.Shortcut.ShortcutType.LaunchByUri">\r
+            <summary>\r
+            Launch the application with the given data(URI).\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutInfo">\r
+            <summary>\r
+            A class to get information of the Shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutInfo.ShortcutName">\r
+            <summary>\r
+            Gets or sets the name of the created shortcut icon.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutInfo.IconPath">\r
+            <summary>\r
+            Gets or sets the absolute path of an icon file for this shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.ShortcutInfo.IsAllowDuplicate">\r
+            <summary>\r
+            Gets or sets a value indicating whether to allow or not to allow duplication.\r
+            </summary>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.ShortcutManager">\r
+            <summary>\r
+            This class provides the some functions to add, delete shortcut.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Applications.Shortcut.ShortcutManager.Add(Tizen.Applications.Shortcut.HomeShortcutInfo)">\r
+            <summary>\r
+            Adds a shortcut on home-screen.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="shortcut">Object that contain shortcut info.</param>\r
+            <feature>http://tizen.org/feature/shortcut</feature>\r
+            <privilege>http://tizen.org/privilege/shortcut</privilege>\r
+            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>\r
+            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>\r
+            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>\r
+            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>\r
+            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>\r
+        </member>\r
+        <member name="M:Tizen.Applications.Shortcut.ShortcutManager.Add(Tizen.Applications.Shortcut.WidgetShortcutInfo)">\r
+            <summary>\r
+            Adds a shortcut on home-screen.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="shortcut">Object that contain shortcut info.</param>\r
+            <feature>http://tizen.org/feature/shortcut</feature>\r
+            <privilege>http://tizen.org/privilege/shortcut</privilege>\r
+            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>\r
+            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>\r
+            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>\r
+            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>\r
+            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>\r
+        </member>\r
+        <member name="M:Tizen.Applications.Shortcut.ShortcutManager.Delete(System.String)">\r
+            <summary>\r
+            Removes a shortcut from home by ShortcutName.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="shortcutName">Shortcut name string.</param>\r
+            <feature>http://tizen.org/feature/shortcut</feature>\r
+            <privilege>http://tizen.org/privilege/shortcut</privilege>\r
+            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>\r
+            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>\r
+            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>\r
+            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>\r
+            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>\r
+        </member>\r
+        <member name="M:Tizen.Applications.Shortcut.ShortcutManager.Delete(Tizen.Applications.Shortcut.ShortcutInfo)">\r
+            <summary>\r
+            Removes a shortcut from home by ShortcutInfo.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="shortcut">Object that contain shortcut info.</param>\r
+            <feature>http://tizen.org/feature/shortcut</feature>\r
+            <privilege>http://tizen.org/privilege/shortcut</privilege>\r
+            <exception cref="T:System.ArgumentException">Thrown when argument is invalid.</exception>\r
+            <exception cref="T:System.UnauthorizedAccessException">Thrown in case of permission denied.</exception>\r
+            <exception cref="T:System.NotSupportedException">Thrown when Shortcut is not supported.</exception>\r
+            <exception cref="T:System.OutOfMemoryException">Thrown in case of out of memory.</exception>\r
+            <exception cref="T:System.InvalidOperationException">Thrown in case of any internal error.</exception>\r
+        </member>\r
+        <member name="T:Tizen.Applications.Shortcut.WidgetShortcutInfo">\r
+            <summary>\r
+            A class that contains information about the widget.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutInfo.WidgetId">\r
+            <summary>\r
+            Gets or sets the Widget ID.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutInfo.WidgetSize">\r
+            <summary>\r
+            Gets or sets the size of widget.\r
+            </summary>\r
+        </member>\r
+        <member name="P:Tizen.Applications.Shortcut.WidgetShortcutInfo.Period">\r
+            <summary>\r
+            Gets or sets the Update period in seconds.\r
+            </summary>\r
+        </member>\r
+    </members>\r
+</doc>\r