nn::http::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultGetProxySettingErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_GET_PROXY_SETTING
);

Arguments

None.

Return Values

Returns a Result indicating the following error: "Failed to get proxy value set by device."

Description

Returns a Result indicating the following error: "Failed to get proxy value set by device."


CONFIDENTIAL