Speedify SDK for Desktop/Embedded 15.5.0
Loading...
Searching...
No Matches
SpeedifySDK_CreateSettings Struct Reference

SDK creation settings structure. More...

#include <types.h>

Data Fields

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

Detailed Description

SDK creation settings structure.

Since
10.6

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: