SLAMTEC Aurora Public Remote SDK  1.2.0-rtm
_slamtec_aurora_sdk_server_connection_info_t Struct Reference

The server connection info structure. More...

#include <aurora_pubsdk_objects.h>

Inheritance diagram for _slamtec_aurora_sdk_server_connection_info_t:
rp::standalone::aurora::SDKServerConnectionDesc

Public Attributes

slamtec_aurora_sdk_connection_info_t connection_info [8]
 The connection methods. More...
 
uint32_t connection_count
 The number of connection methods. More...
 

Detailed Description

The server connection info structure.

The server connection info structure describes multiple connection methods to a server.

Member Data Documentation

◆ connection_count

uint32_t _slamtec_aurora_sdk_server_connection_info_t::connection_count

The number of connection methods.

The number of connection methods is the number of connection methods to the server.

◆ connection_info

slamtec_aurora_sdk_connection_info_t _slamtec_aurora_sdk_server_connection_info_t::connection_info[8]

The connection methods.

The connection methods are the connection methods to the server.

Multiple connection method of a server can be supported.

The sdk will try to connect to the server with the first connection method.

The maximum number of connection methods is 8.


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