public interface NotifyResponseRequest extends ResponseRequest
| Modifier and Type | Method and Description |
|---|---|
void |
response(int status,
short dataType,
int dataCount,
ByteBuffer dataPayloadBuffer)
Notification response.
|
cancel, exception, getIOID, timeoutvoid response(int status,
short dataType,
int dataCount,
ByteBuffer dataPayloadBuffer)
status - dataType - dataCount - dataPayloadBuffer - Copyright © 2004-2020 EPICS. All Rights Reserved.