mocopi mobile SDK
Loading...
Searching...
No Matches
Mocopi.Mobile.Sdk.MocopiSdkManager Class Reference

Manager class for the mocopi sensor SDK
. More...

Public Attributes

MocopiEventHandlerSettings EventHandleSettings
 User configuration callbacks
.
 

Properties

EnumRunMode RunMode [get, set]
 SDK operation mode
.
 
EnumStubStartingMode StubMode [get, set]
 Mode for stub operation
.
 
List< SensorSettings > SensorSettingsList [get, set]
 [For debugging] Sensor setting in stub mode

 

Detailed Description

Manager class for the mocopi sensor SDK
.

When using the mocopi Mobile SDK, the object to which this script is attached needs to be placed in the scene. Also, MocopiManager needs to be called first because it needs to be instantiated in this class.

Member Data Documentation

◆ EventHandleSettings

MocopiEventHandlerSettings Mocopi.Mobile.Sdk.MocopiSdkManager.EventHandleSettings

User configuration callbacks
.

Property Documentation

◆ RunMode

EnumRunMode Mocopi.Mobile.Sdk.MocopiSdkManager.RunMode
getset

SDK operation mode
.

◆ SensorSettingsList

List<SensorSettings> Mocopi.Mobile.Sdk.MocopiSdkManager.SensorSettingsList
getset

[For debugging] Sensor setting in stub mode

◆ StubMode

EnumStubStartingMode Mocopi.Mobile.Sdk.MocopiSdkManager.StubMode
getset

Mode for stub operation
.


The documentation for this class was generated from the following file:
  • MocopiSdkManager.cs