org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-4F84676A-16EE-4A66-A6DC-67A57001A565.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 26 May 2010 17:01:34 -0700
changeset 341 480716493610
parent 229 716254ccbcc0
permissions -rw-r--r--
Set content type for png files


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<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="Criteria for requesting notification"/><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-F003B7DD-E450-49AD-B447-C5132FE47D3C"/><meta name="DC.Relation" scheme="URI" content="GUID-894E87F7-7146-44DD-8CAF-60F7C446B0D8"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-4F84676A-16EE-4A66-A6DC-67A57001A565"/><title>Criteria for
requesting notification </title><script type="text/javascript">
      function initPage() {}
    </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-4F84676A-16EE-4A66-A6DC-67A57001A565"><span>Criteria</span> for
requesting notification</h1><div>
<p>The <code>criteria</code> object specifies the type
of notification and a minimum time that the notification can complete.</p>
<p>The <code>criteria</code> object has two main properties: <code>Type</code> and <code>Filter</code>.
These are described in the following table.</p>
<div class="tablenoborder"><a name="GUID-8E3B879C-6159-454D-80B7-931E41822A3C"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-8E3B879C-6159-454D-80B7-931E41822A3C" frame="border" border="1" rules="all"><caption><strong>Table: </strong><span>Criteria</span> object properties</caption>

<thead align="left">
<tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e54054">
<p>Property</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e54059">
<p>Description</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e54064">
<p>Type</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e54069">
<p>Value</p>
</th></tr>
</thead>
<tbody>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e54054 ">
<p><code>criteria.Type</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e54059 ">
<p>Specifies the type of content.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e54064 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e54069 ">
<p>Possible values:</p>
<ul>
<li><p><code>"Log"</code></p></li>
</ul>
</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e54054 ">
<p><code>criteria.Filter</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e54059 ">
<p>Specifies the time between notifications of changes to the log event
database.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e54064 ">
<p>object</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e54069 ">
<p>Object with the properties specified below</p>
</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e54054 ">
<p><code>criteria.Filter.DelayTime</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e54059 ">
<p>The time in microseconds.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e54064 ">
<p>number</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e54069 ">&nbsp;</td>
</tr>
</tbody>
</table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>