In another new knowledge base article for QUALCOMM's BREW we learn more about the address book interfaces: Most handsets provide a native address book for maintaining information about a set of contacts. BREW is able to interact with this address book through the IAddrBook and IAddrRec APIs, which are available in BREW 1.1 and above (providing the OEM chooses to implement these interfaces). IAddrBook is used to access the records within the native address book, which are then manipulated through the IAddRec interface. The methods available in these interfaces are specified in the AEEAddrBook.h file, which should be included as necessary in application source files. Although the address book interfaces are not new (they were introduced in BREW 1.1) this article will help BREW developers who are new to them. The PDF can be read through here and the knowledge base link is here. |
You can ping this entry by using http://www.mamlambo.com/mt/mt-tb.cgi/459 .