Release 4.0.0-preview1-00172
[platform/core/csapi/tizenfx.git] / Artifacts / bin / platform / Tizen.Applications.Shortcut.xml
index 9c60e67..2145277 100644 (file)
             Out of memory.\r
             </summary>\r
         </member>\r
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.PermissionDenied">\r
-            <summary>\r
-            Permission denied.\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.NotSupported">\r
-            <summary>\r
-            Not supported.\r
-            </summary>\r
-        </member>\r
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.ResourceBusy">\r
-            <summary>\r
-            Device or resource busy.\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
             Shortcut is already added.\r
             </summary>\r
         </member>\r
-        <member name="F:Tizen.Applications.Shortcut.ShortcutError.Fault">\r
-            <summary>\r
-            Unrecoverable error.\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="F:Tizen.Applications.Shortcut.ShortcutError.COMM">\r
-            <summary>\r
-            Connection not established or communication problem.\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
             <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
+            <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.InvalidOperationException">Thrown in case of any internal error.</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
             </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
+            <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.InvalidOperationException">Thrown in case of any internal error.</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
             </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
+            <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.InvalidOperationException">Thrown in case of any internal error.</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
             <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
+            <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.InvalidOperationException">Thrown in case of any internal error.</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
             <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
+            <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.InvalidOperationException">Thrown in case of any internal error.</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
             </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
+            <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.InvalidOperationException">Thrown in case of any internal error.</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
             </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
+            <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.InvalidOperationException">Thrown in case of any internal error.</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
             </summary>\r
             <since_tizen> 3 </since_tizen>\r
             <param name="shortcutName">Shortcut name string.</param>\r
-            <feature>http://tizen.org/feature/shortcut </feature>\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.InvalidOperationException">Thrown in case of any internal error.</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
             </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
+            <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.InvalidOperationException">Thrown in case of any internal error.</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