Tizen Native API
|
Public Attributes | |
int | record_num |
struct { | |
TelSsClass_t Class | |
TelSsStatus_t Status | |
TelSsForwardWhen_t ForwardCondition | |
int bCallForwardingNumberPresent | |
TelSsNoReplyTime_t NoReplyWaitTime | |
TelSsForwardTypeOfNum_t Ton | |
TelSsForwardNumberingPlanIdentity_t Npi | |
unsigned char szCallForwardingNumber [82+1] | |
} | record [5] |
The structure type defining values for SS call forwarding record. Applicable to 3GPP(GSM/UMTS/LTE) only.
Flag that indicates whether call forwarding number is present
TelSsClass_t TelSsForwardResp_t::Class |
TBD
TelSsForwardWhen_t TelSsForwardResp_t::ForwardCondition |
Call forward types providing various conditions when a call can be forwarded
TelSsNoReplyTime_t TelSsForwardResp_t::NoReplyWaitTime |
TBD
TelSsForwardNumberingPlanIdentity_t TelSsForwardResp_t::Npi |
TBD
struct { ... } TelSsForwardResp_t::record[ 5 ] |
Specifies the maximum of #TAPI_SS_RECORD_NUM_MAX records
TBD
TelSsStatus_t TelSsForwardResp_t::Status |
Call forwarding SS status
unsigned char TelSsForwardResp_t::szCallForwardingNumber[82+1] |
Forwarded number [Null Terminated string]
TelSsForwardTypeOfNum_t TelSsForwardResp_t::Ton |
TBD