public class ScanResult extends Object
ScanResult(boolean isSuccess, String scanId)
ScanResult(org.json.JSONObject jsonObject)
String
getScanId()
boolean
isSuccess()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScanResult(boolean isSuccess, String scanId)
public ScanResult(org.json.JSONObject jsonObject)
public String getScanId()
public boolean isSuccess()
Copyright © 2016–2021. All rights reserved.