package com.tridium.ddf.comm.rsp; public interface IDdfTransmitAckResponse { byte[] getBytes(); }