Hierarchy

  • HMSCameraControl

Constructors

Methods

  • It captures the image from the device camera at max possible resolution.

    Parameters

    • Optional flash: boolean = false

      flash - value indicating whether to use flash while capturing image or not

    Returns Promise<string>

    Promise - which is resolved with the file path of the captured image saved on the disk

Generated using TypeDoc