| com.pdftron.pdf.ConnectionErrorProc |
ConnectionErrorProc is an interface for a custom handler that that can be passed into SetConnectionErrorProc.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
onConnectionError(String message, int error_code, boolean switch_to_demo, Object custom_data)
Process thumbnail retrieval results.
| ||||||||||
Process thumbnail retrieval results.
| custom_data | custom data passed into the call to GetThumbAsync |
|---|