Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides methods to use native device capabilities.
Method | Description |
---|---|
captureAudio | Invokes the device microphone to record audio. |
captureImage | Invokes the device camera to capture an image. |
captureVideo | Invokes the device camera to record video. |
getBarcodeValue | Invokes the device camera to scan the barcode information, such as a product number. |
getCurrentPosition | Returns the current location using the device geolocation capability. |
pickFile | Opens a dialog box to select files for the upload. |