NUGU SDK Linux
1.7.6
|
Server policy information used for network connections. More...
#include <nugu_network_manager.h>
Public Attributes | |
int | connection_timeout_ms |
char | hostname [255+1] |
int | is_charge |
int | port |
enum nugu_network_protocol | protocol |
int | retry_count_limit |
Server policy information used for network connections.
enum nugu_network_protocol nugu_network_server_policy::protocol |
protocol
char nugu_network_server_policy::hostname[255+1] |
dns name
int nugu_network_server_policy::port |
port number
int nugu_network_server_policy::retry_count_limit |
maximum number of connection retries
int nugu_network_server_policy::connection_timeout_ms |
timeout value used when connecting
int nugu_network_server_policy::is_charge |
0: free, 1: normal