ReqEcho

Test request to return the specified msg without processing.

The main return value is ResEcho. ResErr will be returned if something goes wrong.

struct ReqEcho {}

Members

Variables

msg
string msg;

Return Value

- ResEcho - ResErr

Meta