The CallLog and CallLogEntry objects provide an interface to the entries in the call log on Smartphone and PocketPC - Phone Edition platforms. The CallLogEntry object is a system structure that holds information about an entry in a call log. CallLogEntry has no events. It inherits functions from the PowerObject base object.
CallLogEntry property |
Datatype |
Description |
---|---|---|
Integer |
Indicates the state of the call log entry. Missed calls can indicate an occupied phone line or no answer. Values are:
|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing information about the class definition of the object or control. |
Boolean |
Indicates whether call was dropped by the service provider or ended normally. Values are:
|
|
DateTime |
Indicates when the call ended. |
|
String |
Text string associated with the phone number listed in the PhoneNumber property; typically a name. |
|
String |
Number of the incoming or outgoing call; if the caller ID of an incoming call is blocked or the number is otherwise unavailable, this entry is blank. |
|
String |
Type of phone number; typically, “w” corresponds to a work phone number, “h” to a home phone number, and so on. |
|
Boolean |
Indicates whether the call was placed or received locally or while roaming. Values are:
|
|
DateTime |
Indicates when the call started. |
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |