diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-F22F30CF-0BCB-4720-9F47-691BDC517E5C.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-F22F30CF-0BCB-4720-9F47-691BDC517E5C.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,221 @@ + + +
The ReturnValue
property returned by a synchronous GetList
call
+and by callback
for
+an asynchronous GelList
call is an iterator containing
+information about the requested entries in the event log. Each item (object)
+in the iterator corresponds to one entry in the event log.
+ Property + |
+ Description + |
+ Value type + |
+ Type + |
---|---|---|---|
+
|
+
+ Contains a unique identifier for the type of entry. + |
+
+ Possible values: +
|
+
+ number + |
+
+
|
+
+ Contains the destination of the outgoing event or the source of incoming +event. + |
+
+ Up to 64 characters. If the length of the specified string is greater +than 64 characters, the data is truncated. + |
+
+ string + |
+
+
|
+
+ Contains whether the event is incoming, outgoing, or missed and if it +came in on an alternate line. +Alternate line refers to the second phone call on the mobile device.
+Alternate line values, such as |
+
+ Possible values: +
|
+
+ number + |
+
+
|
+
+ Contains the time at which the event was created. The mobile device +automatically sets this time. + |
++ |
+ string + |
+
+
|
+
+ Contains the duration of the event, in seconds. + |
++ |
+ number + |
+
+
|
+
+ Contains whether the event was delivered, is pending, failed to be delivered, +etc. + |
+
+ Possible Values: +
|
+
+ number + |
+
+
|
+
+ Contains the subject for the event. + |
++ |
+ string + |
+
+
|
+
+ Contains the phone number associated with the event. + |
++ |
+ string + |
+
+
|
+
+ Contains information about the type of event, such as voice call or +short message. The mobile device automatically defines this description. + |
++ |
+ string + |
+
+
|
+
+ Contains an ID that links the log event to an entity in another application. +For example, the log event can be associated with a call ID or message ID +for emails and faxes. + |
++ |
+ number + |
+
+
|
+
+ Contains a unique identifier of the event in the log database. + |
++ |
+ string + |
+
+
|
+
+ Contains the flags for this event. + |
+
+ Possible values: +
Note: The EKLogEventContactSearched flag is set when the user searches the +contact database for any operation such as a voice call or SMS. +
Note: The EKLogEventRead flag is set when the user "reads" the event in the +log database. + |
+
+ number + |
+