Capture Model
object CaptureModel
Content copied to clipboard
Data model that stores all relevant information about the last capture process.
Accessed through CaptureModel.
Functions
get Camera Image
Link copied to clipboard
get Cropped Screenshot
Link copied to clipboard
get Full Screenshot
Link copied to clipboard
get Match ID
Link copied to clipboard
get Server URL
Link copied to clipboard
set Camera Image
Link copied to clipboard
set Cropped Screenshot
Link copied to clipboard
set Full Screenshot
Link copied to clipboard
set Match ID
Link copied to clipboard
set Server URL
Link copied to clipboard
Properties
cameraImage
Link copied to clipboard
croppedScreenshot
Link copied to clipboard
fullScreenshot
Link copied to clipboard
The full screenshot returned by the server as a result of the matching process. This is null until the user requests the full screenshot in the ResultsActivity.
serverURL
Link copied to clipboard
The server url, where the cameraImage has been sent to.