public abstract class GetDataCallback extends LCCallback<byte[]>
| Constructor and Description |
|---|
GetDataCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
done(byte[] data,
LCException e) |
protected void |
internalDone0(byte[] returnValue,
LCException e) |
internalDone, internalDone, setMainThreadCheckerpublic abstract void done(byte[] data,
LCException e)
protected final void internalDone0(byte[] returnValue,
LCException e)
internalDone0 in class LCCallback<byte[]>Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.