@FunctionalInterface public static interface Attachment.IDataCallback
| Modifier and Type | Interface and Description |
|---|---|
static class |
Attachment.IDataCallback.Action |
| Modifier and Type | Method and Description |
|---|---|
Attachment.IDataCallback.Action |
read(byte[] data)
Implement this method to receive attachment data
|
Attachment.IDataCallback.Action read(byte[] data)
data - dataCopyright © 2019–2021 HCL. All rights reserved.