Tizen Native API
|
Public Attributes | |
TelCallCliMode_t | CliMode |
TelCallNoCliCause_t | no_cli_cause |
unsigned char | dcs |
unsigned char | number_type |
TelCallNameMode_t | name_mode |
char | number [82+1] |
char | sub_address [40+1] |
The structure type for the connected number information.
TelCallCliMode_t TelCallConnectedNumberInfo_t::CliMode |
CLI mode
unsigned char TelCallConnectedNumberInfo_t::dcs |
DCS
TelCallNameMode_t TelCallConnectedNumberInfo_t::name_mode |
Display mode of the name
TelCallNoCliCause_t TelCallConnectedNumberInfo_t::no_cli_cause |
Cause when no CLI number
char TelCallConnectedNumberInfo_t::number[82+1] |
Caller number, null terminated ASCII
unsigned char TelCallConnectedNumberInfo_t::number_type |
Number type
char TelCallConnectedNumberInfo_t::sub_address[40+1] |
Called sub-address, null terminated ASCII