Speedify SDK for Desktop  14.6.1
Data Fields
SpeedifySDK_CreateSettings Struct Reference

Detailed Description

SDK creation settings structure.

Since
10.6

#include <types.h>

Data Fields

SpeedifySDK_AppNameString name
 Name of the SDK app, used for auto accounts. More...
 
SpeedifySDK_IPAddressString ip
 IP address of the speedify daemon to connect to. More...
 
uint16_t port
 Port number of the speedify daemon to connect to. More...
 

Field Documentation

◆ ip

SpeedifySDK_IPAddressString SpeedifySDK_CreateSettings::ip

IP address of the speedify daemon to connect to.

Since
10.6

◆ name

SpeedifySDK_AppNameString SpeedifySDK_CreateSettings::name

Name of the SDK app, used for auto accounts.

Since
11.8

◆ port

uint16_t SpeedifySDK_CreateSettings::port

Port number of the speedify daemon to connect to.

Since
10.6

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