nn::ssl::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultNotAssignServerErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_NOT_ASSIGN_SERVER
);
None.
Returns a result that indicates the following error: "Communication target server has not yet been assigned."
CONFIDENTIAL