- admin
- Which Android.App.Admin.DeviceAdminReceiver this request is associated with.
- disabled
- Whether or not the camera should be disabled.
Called by an application that is administering the device to disable all cameras on the device, for this user. After setting this, no applications running as this user will be able to access any cameras on the device.
The calling device admin must have requested DeviceAdminInfo.UsesPolicyDisableCamera to be able to call this method; if it has not, a security exception will be thrown.