network_type


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "0.9.10" ) ]
public int network_type { get; set construct; }

Warning: network_type is deprecated since 0.9.10.

Network preference to force the device to only use specific network technologies.

Note:

No longer used.

Network type setting should be done by talking to ModemManager directly.

The permitted values are ANY, UMTS_HSPA, GPRS_EDGE, PREFER_UMTS_HSPA, PREFER_GPRS_EDGE, PREFER_4G, and @4G. Note that not all devices allow network preference control.