setAdditionalPermissions method of the ExtendedSettings interface
Sets if any permissions to be granted for the scenario performance in addition to the camera usage permission, i.e. remote storage, Bluetooth or geolocation permissions.
@MainThread
void setAdditionalPermissions(String[] permissions);
Parameters
- permissions
- This parameter defines the requested permissions.
3/2/2022 12:59:15 PM