![]() |
Speedify SDK for Desktop/Embedded 16.0.2
|
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. | |
SDK creation settings structure.
| SpeedifySDK_IPAddressString SpeedifySDK_CreateSettings::ip |
IP address of the speedify daemon to connect to.
| SpeedifySDK_AppNameString SpeedifySDK_CreateSettings::name |
Name of the SDK app, used for auto accounts.
| uint16_t SpeedifySDK_CreateSettings::port |
Port number of the speedify daemon to connect to.