Interface ResponseWithId<ReqIdT>

    • Method Detail

      • getRequestId

        ReqIdT getRequestId()
        The id of any request that this is intended to be a reply for.