Open ddc0660 opened 10 years ago
Need some sort of method on the server to request a capture. I'd think input parameters are something like...
Output could be as simple as success/failure, but some sort of messaging would be helpful. Perhaps something like this (in JSON):
{ 'success': 'true|false', 'message': 'reason for why true or false'}
Need some sort of method on the server to request a capture. I'd think input parameters are something like...
Output could be as simple as success/failure, but some sort of messaging would be helpful. Perhaps something like this (in JSON):