nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultConnectionStatusErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_CONN_STATUS
);
None.
Result indicating the following error: "Invalid connection status." Returns a Result indicating the following error: "Invalid connection status." (For example, this Result might be returned if the functions in the API were called in an improper order.)
CONFIDENTIAL