api: add 'ServiceCategory' property to the SMS interface
Will be used in 3GPP2 SMS messages.
This commit is contained in:
@@ -137,6 +137,15 @@
|
||||
-->
|
||||
<property name="TeleserviceId" type="u" access="read" />
|
||||
|
||||
<!--
|
||||
ServiceCategory:
|
||||
|
||||
A <link linkend="MMSmsCdmaServiceCategory">MMSmsCdmaServiceCategory</link> value.
|
||||
|
||||
Always <link linkend="MM-SMS-CDMA-SERVICE-CATEGORY-UNKNOWN:CAPS">MM_SMS_CDMA_SERVICE_CATEGORY_UNKNOWN</link> for 3GPP.
|
||||
-->
|
||||
<property name="ServiceCategory" type="u" access="read" />
|
||||
|
||||
<!--
|
||||
DeliveryReportRequest:
|
||||
|
||||
|
Reference in New Issue
Block a user