Speedify SDK for Desktop/Embedded 15.5.0
Loading...
Searching...
No Matches
SpeedifySDK_SafeBrowsingErrorResult Struct Reference

Safe Browsing error. More...

#include <results.h>

Data Fields

bool isError
 Indicates if this result is an error.
 
SpeedifySDK_ErrorType errorCode
 Error code.
 
char errorMessage [SPEEDIFYSDK_MAX_ERROR_STRING]
 Error message.

 
SpeedifySDK_EventID eventId
 Asynchronous callback ID.
 
SpeedifySDK_SafeBro_Error_Header char host [SPEEDIFYSDK_MAX_HOST_LEN]
 The host for which a lookup error was encountered.
 

Detailed Description

Safe Browsing error.

Since
10.6

Field Documentation

◆ errorCode

SpeedifySDK_ErrorType SpeedifySDK_SafeBrowsingErrorResult::errorCode

Error code.

◆ errorMessage

char SpeedifySDK_SafeBrowsingErrorResult::errorMessage[SPEEDIFYSDK_MAX_ERROR_STRING]

Error message.

◆ eventId

SpeedifySDK_EventID SpeedifySDK_SafeBrowsingErrorResult::eventId

Asynchronous callback ID.

◆ host

SpeedifySDK_SafeBro_Error_Header char SpeedifySDK_SafeBrowsingErrorResult::host[SPEEDIFYSDK_MAX_HOST_LEN]

The host for which a lookup error was encountered.

Since
10.6

◆ isError

bool SpeedifySDK_SafeBrowsingErrorResult::isError

Indicates if this result is an error.


The documentation for this struct was generated from the following file: