Disable screenshots

In SmartDevicesPlus 5 were added some new methods in the External Object SmartDevicesPlusUtil. These functionalities are currently only available for Android.

Two of these new method allow to enable and disable the possibility to take screenshots.

These methods are the following:

DisabledScreenCapturesImg01

To use this functionality, you must invoke these methods at the time you need:

DisabledScreenCapturesImg02

This could be useful in screen in which you handle sensitive data:

This functionality in only available in Android.