Share via


MobileBroadbandCellsInfo.ServingCellsCdma Property

Definition

Gets a read-only array of serving MobileBroadbandCellCdma containing all CDMA providers.

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.

public IReadOnlyList<MobileBroadbandCellCdma> ServingCellsCdma { get; }

Property Value

A read-only array of serving MobileBroadbandCellCdma containing all CDMA providers.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Remarks

If not available or unknown, the size of array is 0.

Applies to

Product Versions
WinRT Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100