Interface NotifyResponseRequest

    • Method Detail

      • response

        void response​(int status,
                      short dataType,
                      int dataCount,
                      java.nio.ByteBuffer dataPayloadBuffer)
        Notification response.
        Parameters:
        status - the CA status code.
        dataType - the CA data type.
        dataCount - the CA channel element count.
        dataPayloadBuffer - the buffer with the payload