Tizen Native API
Public Attributes
TelSmsStoredMsgCountInfo_t Struct Reference

Public Attributes

unsigned int TotalCount
int UsedCount
int IndexList [255]

Detailed Description

The structure type for different parameters that are related to the message count in a particular memory (Phone/SIM).

Since :
2.3

Member Data Documentation

Message index list stored in the SIM. And the maximum size of this array can be of TotalCount. This array contains the list of index values in which the messages are stored, i.e. index_list[totalcount] = [2,3] denotes that indexes 2 and 3 are stored(valid) and others are not(empty)

Total count of messages stored in the SIM

Stored message count in the SIM


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License