org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-2FC0C5D3-CE2A-45BE-B7E9-04A62A099E86.html
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 
       
     2 <!DOCTYPE html
       
     3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Media Management Service API error messages"/><meta name="DC.Relation" scheme="URI" content="GUID-B7297E44-2CCE-4098-807B-551684CF608E"/><meta name="DC.Relation" scheme="URI" content="GUID-4EBD83E1-B179-4F8B-93AB-4D58C5F749C3"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-E5684FF0-28C9-4721-9421-6B9432087086"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-2FC0C5D3-CE2A-45BE-B7E9-04A62A099E86"/><title>Media Management Service API error messages </title><script type="text/javascript">
       
     5       function initPage() {}
       
     6     </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-2FC0C5D3-CE2A-45BE-B7E9-04A62A099E86">Media Management Service API error messages</h1><div>
       
     7 <p>This section provides information about the error messages returned
       
     8 by the Media Management Service API methods.</p>
       
     9 <div><h3>GetList</h3>
       
    10 <p>The following table describes the error messages returned by <a href="GUID-39C0BA48-E615-41B1-84FF-D4D0C4597DAB.html#GUID-39C0BA48-E615-41B1-84FF-D4D0C4597DAB"><code>GetList</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>GetList</code> as
       
    11 part of their return value.</p>
       
    12 <div class="tablenoborder"><a name="GUID-33E0EAE0-3A63-47F6-BBEC-557E1500DA7A"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-33E0EAE0-3A63-47F6-BBEC-557E1500DA7A" frame="border" border="1" rules="all"><caption><strong>Table: </strong>GetList error
       
    13 messages</caption>
       
    14 <thead align="left">
       
    15 <tr class="title "><th class="cellrowborder" valign="top" id="d0e57813">
       
    16 <p>Error message</p>
       
    17 </th><th class="cellrowborder" valign="top" id="d0e57818">
       
    18 <p>Description</p>
       
    19 </th></tr>
       
    20 </thead>
       
    21 <tbody>
       
    22 <tr class="">
       
    23 <td class="cellrowborder" valign="top" headers="d0e57813 ">
       
    24 <p><code>MediaMgmt:GetList:Server busy</code></p>
       
    25 </td>
       
    26 <td class="cellrowborder" valign="top" headers="d0e57818 ">
       
    27 <p>The provider is busy processing another request.</p>
       
    28 </td>
       
    29 </tr>
       
    30 <tr class="bg ">
       
    31 <td class="cellrowborder" valign="top" headers="d0e57813 ">
       
    32 <p><code>MediaMgmt:GetList:Type Missing</code></p>
       
    33 </td>
       
    34 <td class="cellrowborder" valign="top" headers="d0e57818 ">
       
    35 <p>The <code>Type</code> property is missing from the input.</p>
       
    36 </td>
       
    37 </tr>
       
    38 <tr class="">
       
    39 <td class="cellrowborder" valign="top" headers="d0e57813 ">
       
    40 <p><code>MediaMgmt:GetList:Type not supported(should be FileInfo)</code></p>
       
    41 </td>
       
    42 <td class="cellrowborder" valign="top" headers="d0e57818 ">
       
    43 <p>The content type is invalid.</p>
       
    44 </td>
       
    45 </tr>
       
    46 <tr class="bg ">
       
    47 <td class="cellrowborder" valign="top" headers="d0e57813 ">
       
    48 <p><code>MediaMgmt:GetList:Filter parameter missing</code></p>
       
    49 </td>
       
    50 <td class="cellrowborder" valign="top" headers="d0e57818 ">
       
    51 <p>The <code>Filter</code> property is missing from the input.</p>
       
    52 </td>
       
    53 </tr>
       
    54 <tr class="">
       
    55 <td class="cellrowborder" valign="top" headers="d0e57813 ">
       
    56 <p><code>MediaMgmt:GetList:Filter parameter type mismatch</code></p>
       
    57 </td>
       
    58 <td class="cellrowborder" valign="top" headers="d0e57818 ">
       
    59 <p>The type of the <code>Filter</code> property is invalid.</p>
       
    60 </td>
       
    61 </tr>
       
    62 <tr class="bg ">
       
    63 <td class="cellrowborder" valign="top" headers="d0e57813 ">
       
    64 <p><code>MediaMgmt:GetList:Sort parameter type mismatch</code></p>
       
    65 </td>
       
    66 <td class="cellrowborder" valign="top" headers="d0e57818 ">
       
    67 <p>The type of the <code>Sort</code> property is invalid.</p>
       
    68 </td>
       
    69 </tr>
       
    70 <tr class="">
       
    71 <td class="cellrowborder" valign="top" headers="d0e57813 ">
       
    72 <p><code>MediaMgmt:GetList:FileType missing in Filter map</code></p>
       
    73 </td>
       
    74 <td class="cellrowborder" valign="top" headers="d0e57818 ">
       
    75 <p>Either the <code>FileType</code> property is not present in
       
    76 the <code>Filter</code> map or the <code>FileType</code> property
       
    77 contains a value with an invalid type.</p>
       
    78 </td>
       
    79 </tr>
       
    80 </tbody>
       
    81 </table></div></div>
       
    82 <div><h3>Cancel</h3>
       
    83 <p>The following table describes the error messages returned by <a href="GUID-4EBD83E1-B179-4F8B-93AB-4D58C5F749C3.html#GUID-4EBD83E1-B179-4F8B-93AB-4D58C5F749C3"><code>Cancel</code></a> as part of its return value.</p>
       
    84 <div class="tablenoborder"><a name="GUID-086F1F8B-2D77-43E7-BDDB-9CE1F9DD8DD4"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-086F1F8B-2D77-43E7-BDDB-9CE1F9DD8DD4" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Cancel error
       
    85 messages</caption>
       
    86 <thead align="left">
       
    87 <tr class="title "><th class="cellrowborder" valign="top" id="d0e57985">
       
    88 <p>Error message</p>
       
    89 </th><th class="cellrowborder" valign="top" id="d0e57990">
       
    90 <p>Description</p>
       
    91 </th></tr>
       
    92 </thead>
       
    93 <tbody>
       
    94 <tr class="">
       
    95 <td class="cellrowborder" valign="top" headers="d0e57985 ">
       
    96 <p><code>MediaMgmt:Cancel:Invalid TransactionID</code></p>
       
    97 </td>
       
    98 <td class="cellrowborder" valign="top" headers="d0e57990 ">
       
    99 <p>Either an invalid <code>TransactionID</code> was passed or an
       
   100 asynchronous call associated with this ID has already been completed.</p>
       
   101 </td>
       
   102 </tr>
       
   103 <tr class="bg ">
       
   104 <td class="cellrowborder" valign="top" headers="d0e57985 ">
       
   105 <p><code>MediaMgmt:Cancel:Transaction ID missing</code></p>
       
   106 </td>
       
   107 <td class="cellrowborder" valign="top" headers="d0e57990 ">
       
   108 <p>The <code>TransactionID</code> property is missing from the
       
   109 input.</p>
       
   110 </td>
       
   111 </tr>
       
   112 </tbody>
       
   113 </table></div></div>
       
   114 </div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>