public final class ISBNResultHandler extends ResultHandler
| Constructor and Description |
|---|
ISBNResultHandler(android.app.Activity activity,
ParsedResult result,
Result rawResult) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.CharSequence |
getDisplayContents()
Create a possibly styled string for the contents of the current barcode.
|
int |
getDisplayTitle()
A string describing the kind of barcode that was found, e.g.
|
areContentsSecure, getRawResult, getResult, getTypepublic ISBNResultHandler(android.app.Activity activity,
ParsedResult result,
Result rawResult)
public java.lang.CharSequence getDisplayContents()
ResultHandlergetDisplayContents in class ResultHandlerpublic int getDisplayTitle()
ResultHandlergetDisplayTitle in class ResultHandler