Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ makeEmptyOutgoingResponse()

OutgoingResponse Ice::makeEmptyOutgoingResponse ( const Current & current)
noexcept

Creates an OutgoingResponse object with ReplyStatus::Ok and an empty payload.

Parameters
currentA reference to the Current object of the request.
Returns
The new response.