Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.38 KB

ussdmessage_datacodingscheme.md

File metadata and controls

36 lines (26 loc) · 1.38 KB
-api-id -api-type -api-device-family-note
P:Windows.Networking.NetworkOperators.UssdMessage.DataCodingScheme
winrt property
xbox

Windows.Networking.NetworkOperators.UssdMessage.DataCodingScheme

-description

Gets or sets the encoding scheme of the payload of this UssdMessage.

Note

This functionality is available only to mobile operator apps and UWP apps given privileged access by mobile network operators.

If you want to use this API and publish your app to the Microsoft Store, then you'll need special approval. For more information, see the Restricted capabilities section in the App capability declarations topic.

-property-value

The encoding scheme of the payload of this UssdMessage.

-remarks

The data coding scheme is part of the USSD protocol. It is defined in 3GPP TS 23.038 chapter 5, CBS Data Coding Scheme

.

When a message is encoded in the default coding scheme, you can access the payload as text using the PayloadAsText property.

-examples

-see-also

-capabilities

cellularDeviceIdentity, cellularDeviceControl