_AlpTelPhbEntry Struct Reference
[Phonebook Service]

#include <telephony_types.h>


Data Fields

AlpTelNumber addNumber
 Additional number. Deprecated, do not use. Use addNumberListP field.
size_t addNumberCount
 Additional number count.
AlpTelNumberaddNumberListP
 Additional number list.
uint16_t * addNumberTypeP
 List of contact type identifiers for the Additional numbers (see ALP_TEL_PHB_CONTACT_TYPE_XX).
AlpTelNumber dialNumber
 Dial number.
uint16_t dialNumberType
 Contact type identifier for the Dial number (see ALP_TEL_PHB_CONTACT_TYPE_XX).
size_t emailAddressCount
 Email address count.
AlpTelEmailAddressemailAddressListP
 Email address list.
char * emailAddressP
 An email address. Deprecated, do not use. Use emailAddressListP field.
size_t emailAddressSize
 The email addess size. Deprecated, do not use. Use emailAddressListP field.
char * fullNameP
 Full name.
size_t fullNameSize
 Name len including null terminated character (out), name size (in).
char * groupNameP
 A group name indicating a group the entry may belong to.
size_t groupNameSize
 The group name size.
unsigned char hidden
 Flag indicating if the entry is hidden or not.
uint16_t phoneIndex
 Entry's index in the phonebook.
char * secondNameP
 A second name associated with the number (basicaly the last name or first name).
size_t secondNameSize
 The second name size.


Field Documentation

AlpTelNumber addNumber
 

Additional number. Deprecated, do not use. Use addNumberListP field.

size_t addNumberCount
 

Additional number count.

AlpTelNumber* addNumberListP
 

Additional number list.

uint16_t* addNumberTypeP
 

List of contact type identifiers for the Additional numbers (see ALP_TEL_PHB_CONTACT_TYPE_XX).

AlpTelNumber dialNumber
 

Dial number.

uint16_t dialNumberType
 

Contact type identifier for the Dial number (see ALP_TEL_PHB_CONTACT_TYPE_XX).

size_t emailAddressCount
 

Email address count.

AlpTelEmailAddress* emailAddressListP
 

Email address list.

char* emailAddressP
 

An email address. Deprecated, do not use. Use emailAddressListP field.

size_t emailAddressSize
 

The email addess size. Deprecated, do not use. Use emailAddressListP field.

char* fullNameP
 

Full name.

size_t fullNameSize
 

Name len including null terminated character (out), name size (in).

char* groupNameP
 

A group name indicating a group the entry may belong to.

size_t groupNameSize
 

The group name size.

unsigned char hidden
 

Flag indicating if the entry is hidden or not.

uint16_t phoneIndex
 

Entry's index in the phonebook.

char* secondNameP
 

A second name associated with the number (basicaly the last name or first name).

size_t secondNameSize
 

The second name size.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.