public class IAExtraInfo
extends java.lang.Object
IALocationManager.getExtraInfo().| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
traceId
Trace ID used to identify a point in time during the SDK lifecycle.
|
java.lang.String |
version
SDK version.
|
| Constructor and Description |
|---|
IAExtraInfo(java.lang.String version,
java.lang.String traceId)
Constructor.
|