CurrentDeviceInfoSupportedBearers Property |
Note: This API is now obsolete.
List of the bearers supported by the device.
Possible values:
1xRTT, 3GPP, CDMA, CSD, Desktop Passthrough, EDGE, EVDO, GPRS, GSM, HSCSD, HSDPA, HSPA, HSPA+, HSUPA, iDEN, LTE, NoneSupported, SMS, UMTS, Unknown, USB, USSD, WCDMA, WiFi, WiMAX
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax [ObsoleteAttribute("This property is obsolete. Use property Data["propertyName"] instead.")]
public List<string> SupportedBearers { get; }
Property Value
Type:
ListStringSee Also