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

Local proxy domain watchlist hit result. 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.
 
char title [SPEEDIFYSDK_MAX_WATCHLIST_TITLE]
 Title of the watchlist that triggered the hit.
 

Detailed Description

Local proxy domain watchlist hit result.

Since
9.3

Field Documentation

◆ errorCode

SpeedifySDK_ErrorType SpeedifySDK_LocalProxyDomainWatchlistHitResult::errorCode

Error code.

◆ errorMessage

char SpeedifySDK_LocalProxyDomainWatchlistHitResult::errorMessage[SPEEDIFYSDK_MAX_ERROR_STRING]

Error message.

◆ eventId

SpeedifySDK_EventID SpeedifySDK_LocalProxyDomainWatchlistHitResult::eventId

Asynchronous callback ID.

◆ isError

bool SpeedifySDK_LocalProxyDomainWatchlistHitResult::isError

Indicates if this result is an error.

◆ title

char SpeedifySDK_LocalProxyDomainWatchlistHitResult::title[SPEEDIFYSDK_MAX_WATCHLIST_TITLE]

Title of the watchlist that triggered the hit.

Since
9.3

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