Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 819 Bytes

smsdevice_calculatelength_1029295099.md

File metadata and controls

30 lines (20 loc) · 819 Bytes
-api-id -api-type
M:Windows.Devices.Sms.SmsDevice.CalculateLength(Windows.Devices.Sms.SmsTextMessage)
winrt method

Windows.Devices.Sms.SmsDevice.CalculateLength

-description

Estimates the transmitted message length of the specified text message. The estimate can be useful to clients who want to give an indication of how many messages will be sent on the network to carry the text of the full message.

-parameters

-param message

A reference to the SMS text message to measure.

-returns

A reference to an SmsEncodedLength structure that is populated with the length information.

-remarks

-examples

-see-also

-capabilities

cellularMessaging, sms