| java.lang.Object | |
| ↳ | com.pdftron.pdf.dialog.simpleinput.TextInputResult |
Utility class for gson
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| TextInputResult(int requestCode, String result) | |||||||||||
| TextInputResult(int requestCode, String result, Bundle extra) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Bundle | getExtra() | ||||||||||
| int | getRequestCode() | ||||||||||
| String | getResult() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||