MultimediaTools.PhotoSupported

Syntax:

PhotoSupported(<CameraType>)

Parameters:

<CameraType> (optional)

Type: DeviceCameraType.
Determines if a device has a certain camera (at the front or back panel) depending on the parameter transferred.
The default value: Auto.

Returned value:

Type: Boolean.
True - the taking photo is supported, False - otherwise.

Description:

Specifies, whether taking photo is supported by the system.

Availability:

Mobile application (client).

    

1C:Enterprise Developer's Community