The CallLog and CallLogEntry objects provide an interface to the entries in the call log on Smartphone and PocketPC - Phone Edition platforms. The call log lists information regarding all incoming and outgoing calls for a device, allowing a user to track and return missed calls, manage phone billing charges, and perform additional tasks.
CallLog property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing information about the class definition of the object or control |
CallLog event |
Occurs |
---|---|
When the object is created |
|
When the object is destroyed |
CallLog function |
Datatype returned |
Description |
---|---|---|
CallLogEntry |
Retrieves a call log entry based on an index value that you provide in the integer argument to this function |
|
Integer |
Retrieves the entire call log into an array of CallLogEntry objects |
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |