public interface NotifyResponseRequest extends ResponseRequest
| Modifier and Type | Method and Description |
|---|---|
void |
response(int status,
short dataType,
int dataCount,
java.nio.ByteBuffer dataPayloadBuffer)
Notification response.
|
cancel, exception, getIOIDvoid response(int status,
short dataType,
int dataCount,
java.nio.ByteBuffer dataPayloadBuffer)
status - the CA status code.dataType - the CA data type.dataCount - the CA channel element count.dataPayloadBuffer - the buffer with the payload