Tizen Native API
|
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] is mean Primary SIM and handle[1] is mean Secondary SIM.
- Since :
- 2.3.1
Member Data Documentation
unsigned int telephony_handle_list_s::count |
Number of available handle
Handle to use Telephony API