Tizen Native API
Public Attributes
TelSmsDatapackageInfo_t Struct Reference

Public Attributes

unsigned char Sca [20]
int MsgLength
unsigned char szData [255+1]

Detailed Description

The structure type for the fields related to an SMS like format(3GPP/3GPP2), TPDU and length.

SCA will be filled by MSG_SERVICE for GSM/UMTS technology only.
For CDMA SCA need not be filled by MSG_SERVICE.

Since :
2.3

Member Data Documentation

Size of array szData (which is actual TPDU message)

unsigned char TelSmsDatapackageInfo_t::Sca[20]

Service Centre address - an optional parameter. If this parameter is not present, then this field will be Null.If present, the valid service centre address information is filled as per 3GPP TS23.040 9.1.2.5 Address fields

unsigned char TelSmsDatapackageInfo_t::szData[255+1]

SMS TPDU message


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