CallLog object  Camera object

Chapter 2: System Object Properties, Events, and Functions

CallLogEntry object

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.

Properties

CallLogEntry property

Datatype

Description

CallState

Integer

Indicates the state of the call log entry. Missed calls can indicate an occupied phone line or no answer. Values are:

  • 1 Outgoing call that was answered

  • 2 Outgoing call that was missed

  • 12 Incoming call that was answered

  • 13 Incoming call that was missed

ClassDefinition

PowerObject

An object of type PowerObject containing information about the class definition of the object or control.

Dropped

Boolean

Indicates whether call was dropped by the service provider or ended normally. Values are:

  • true Call dropped by provider

  • false Call ended without service interruption

EndTime

DateTime

Indicates when the call ended.

Name

String

Text string associated with the phone number listed in the PhoneNumber property; typically a name.

PhoneNumber

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.

PhoneNumberPlan

String

Type of phone number; typically, “w” corresponds to a work phone number, “h” to a home phone number, and so on.

Roaming

Boolean

Indicates whether the call was placed or received locally or while roaming. Values are:

  • true Call made while roaming

  • false Call made locally

StartTime

DateTime

Indicates when the call started.





Copyright © 2004. Sybase Inc. All rights reserved. Camera object

View this book as PDF