Xsens DOT iOS SDK  ©2022 Xsens Technologies - Version: 2022.0.0
XsensDotReconnectManager Class Reference

#import <XsensDotReconnectManager.h>

Inheritance diagram for XsensDotReconnectManager:

Class Methods

(void) + setEnable:
 
(BOOL) + enable
 
(void) + onManagerStateUpdated
 
(void) + onBoundDeviceCapacityModified
 

Detailed Description

Xsens DOT reconnection manager class, when setEnable is set to YES, the sensor will automatically reconnect every second if the connection is lost.

Method Documentation

◆ enable

+ (BOOL) enable

Get current reconnection state

Returns
The enable state

◆ onBoundDeviceCapacityModified

+ (void) onBoundDeviceCapacityModified

The Bounded sensors count has changed

◆ onManagerStateUpdated

+ (void) onManagerStateUpdated

Bluetooth state of phone has changed

◆ setEnable:

+ (void) setEnable: (BOOL)  enable

Set reconnection enable

Parameters
enableEnable/Disable reconnection

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