SLAMTEC Aurora Public Remote SDK  1.2.0-rtm
_slamtec_aurora_sdk_session_config_t Struct Reference

The session config structure. More...

#include <aurora_pubsdk_objects.h>

Inheritance diagram for _slamtec_aurora_sdk_session_config_t:
rp::standalone::aurora::SDKConfig

Public Attributes

uint32_t version
 The session config version. More...
 
uint32_t reserved
 The reserved field. More...
 

Detailed Description

The session config structure.

The session config structure contains the session configuration.

Member Data Documentation

◆ reserved

uint32_t _slamtec_aurora_sdk_session_config_t::reserved

The reserved field.

The reserved field must be 0.

◆ version

uint32_t _slamtec_aurora_sdk_session_config_t::version

The session config version.

The session config version is the version of the session config. Set to 0 for now.


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