![]() |
Speedify SDK for Desktop/Embedded 15.4.1
|
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. | |
Local proxy domain watchlist hit result.
SpeedifySDK_ErrorType SpeedifySDK_LocalProxyDomainWatchlistHitResult::errorCode |
Error code.
char SpeedifySDK_LocalProxyDomainWatchlistHitResult::errorMessage[SPEEDIFYSDK_MAX_ERROR_STRING] |
Error message.
SpeedifySDK_EventID SpeedifySDK_LocalProxyDomainWatchlistHitResult::eventId |
Asynchronous callback ID.
bool SpeedifySDK_LocalProxyDomainWatchlistHitResult::isError |
Indicates if this result is an error.
char SpeedifySDK_LocalProxyDomainWatchlistHitResult::title[SPEEDIFYSDK_MAX_WATCHLIST_TITLE] |
Title of the watchlist that triggered the hit.