DeviceConnectivityManagement
import type { DeviceConnectivityManagement } from "https://googleapis.deno.dev/v1/androidmanagement:v1.ts";
Covers controls for device connectivity such as Wi-Fi, USB data access, keyboard/mouse connections, and more.
§Properties
Optional. Controls whether Bluetooth sharing is allowed.
Controls Wi-Fi configuring privileges. Based on the option set, user will have either full or limited or no control in configuring Wi-Fi networks.
Optional. Preferential network service configuration. Setting this field will override preferentialNetworkService. This can be set on both work profiles and fully managed devices on Android 13 and above. See 5G network slicing (https://developers.google.com/android/management/5g-network-slicing) guide for more details.
Controls tethering settings. Based on the value set, the user is partially or fully disallowed from using different forms of tethering.
Controls what files and/or data can be transferred via USB. Supported only on company-owned devices.
Controls configuring and using Wi-Fi direct settings. Supported on company-owned devices running Android 13 and above.
Optional. Wi-Fi roaming policy.
Restrictions on which Wi-Fi SSIDs the device can connect to. Note that this does not affect which networks can be configured on the device. Supported on company-owned devices running Android 13 and above.