setCaptureRequestData

fun setCaptureRequestData(serverURL: String, cameraImage: Bitmap)

Set the data of a new capture request.

Called when a new capture request is being made (user presses capture button).

Parameters

serverURL

The url of the server the capture request is being sent to

cameraImage

The camera image that's being sent