PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
tracking
/
com.pico.spatial.tracking.motion
/
MotionTrackerConnectionInfo
Motion
Tracker
Connection
Info
class
MotionTrackerConnectionInfo
Motion tracker connection info.
Members
Properties
connection
State
Link copied to clipboard
val
connectionState
:
MotionTrackerConnectionState
The current connection state.
id
Link copied to clipboard
val
id
:
Long
The id of the motion tracker.
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String