nn::boss::NsaList::GetResult Member FunctionTaskResultCode GetResult( void );
None.
Gets the result code for an NSA list download.
This function gets the result code for a call to the NsaList::Download function. For more information on result codes, see TaskResultCode.
Common Errors During Task Execution
(1) Infrastructure communications are cut:HTTP_ERROR_RECVHTTP_ERROR_CONNECT
(2) Connection to the server is lost (the server URL cannot be found):HTTP_ERROR_CONNECT
(3) Connection to the server is lost (HTTPS negotiations have failed):SSL_ERROR_FAILEDSSL_ERROR_VERIFY_COMMON_NAMESSL_ERROR_VERIFY_ROOT_CASSL_ERROR_VERIFY_CHAINSSL_ERROR_VERIFY_DATE
CONFIDENTIAL