Speedify SDK for Desktop/Embedded 15.4.1
Loading...
Searching...
No Matches
SpeedifySDK_SafeBrowsingConnectError Struct Reference

Safe Browsing error on initialization. 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.
 

Detailed Description

Safe Browsing error on initialization.

Since
10.6

Field Documentation

◆ errorCode

SpeedifySDK_ErrorType SpeedifySDK_SafeBrowsingConnectError::errorCode

Error code.

◆ errorMessage

char SpeedifySDK_SafeBrowsingConnectError::errorMessage[SPEEDIFYSDK_MAX_ERROR_STRING]

Error message.

◆ eventId

SpeedifySDK_EventID SpeedifySDK_SafeBrowsingConnectError::eventId

Asynchronous callback ID.

◆ isError

bool SpeedifySDK_SafeBrowsingConnectError::isError

Indicates if this result is an error.


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