Tizen Native API
7.0
|
telephony_handle_list_s Struct Reference
Public Attributes | |
unsigned int | count |
telephony_h * | handle |
Detailed Description
The structure type for the list of handles to use the Telephony API.
- Remarks:
- There are two handles in case of dual SIM device.
In this case, handle[0] means Primary SIM and handle[1] means Secondary SIM.
- Since :
- 2.3
Member Data Documentation
unsigned int telephony_handle_list_s::count |
Number of available handle
Handle to use Telephony API