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, and so on. |
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 |