On 29 Sep 2003 at 14:15, Jeffrey L. Funk wrote:
> One possible source of momentum is the ability to edit the business card
> information in the address book. One handset from j-phone apparently has
> this function. Does anyone know how easy it is to use? Being able to search
> for information in the address book could provide additional momentum.
From the latest JSCL javadoc I can see there is an AddressBook interface that
allows you to retrieve an enumeration of AddressData objects. AddressData
extends a DataElement interface. DataElement looks a bit cumbersome to use, you
do something like "addressElement.getString(EMAIL_INFO,0)" to get the e-mail
address.
Steve Oldmeadow
Received on Tue Sep 30 02:46:08 2003