|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmPhonebook.h>
This structure contains phonebook availability information.
| swi_bool SWI_STRUCT_PHONEBK_Available::bADN_Available |
ADN phonebook available flag. True if available, false otherwise.
| swi_bool SWI_STRUCT_PHONEBK_Available::bCPHSMN_Available |
CPHS mailbox phonebook available flag. True if available, false otherwise.
| swi_bool SWI_STRUCT_PHONEBK_Available::bFDN_Available |
FDN phonebook available flag. True if available, false otherwise.
| swi_bool SWI_STRUCT_PHONEBK_Available::bLND_Available |
LND phonebook available flag. True if available, false otherwise.
| swi_bool SWI_STRUCT_PHONEBK_Available::bLNM_Available |
LNM phonebook available flag. True if available, false otherwise.
| swi_bool SWI_STRUCT_PHONEBK_Available::bLNR_Available |
LNR phonebook available flag. True if available, false otherwise.
| swi_bool SWI_STRUCT_PHONEBK_Available::bMSISDN_Available |
MSISDN phonebook available flag. True if available, false otherwise.
| swi_bool SWI_STRUCT_PHONEBK_Available::bSDN_Available |
SDN phonebook available flag. True if available, false otherwise.
| swi_uint32 SWI_STRUCT_PHONEBK_Available::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.