Speedify SDK for Desktop  14.6.1
Data Fields
SpeedifySDK_TorrentResult Struct Reference

Detailed Description

Torrent detection result.

Since
7.5

#include <results.h>

Data Fields

bool isError
 Indicates if this result is an error. More...
 
SpeedifySDK_ErrorType errorCode
 Error code. More...
 
char errorMessage [SPEEDIFYSDK_MAX_ERROR_STRING]
 Error message. More...
 
SpeedifySDK_EventID eventId
 Asynchronous callback ID. More...
 
bool willDisconnect
 

Field Documentation

◆ errorCode

SpeedifySDK_ErrorType SpeedifySDK_TorrentResult::errorCode

Error code.

◆ errorMessage

char SpeedifySDK_TorrentResult::errorMessage[SPEEDIFYSDK_MAX_ERROR_STRING]

Error message.

◆ eventId

SpeedifySDK_EventID SpeedifySDK_TorrentResult::eventId

Asynchronous callback ID.

◆ isError

bool SpeedifySDK_TorrentResult::isError

Indicates if this result is an error.

◆ willDisconnect

bool SpeedifySDK_TorrentResult::willDisconnect

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