Maps and Navigation SDK
2.5.3
androidJvm
com.tomtom.sdk.datamanagement:data-store
/
com.tomtom.sdk.datamanagement.nds.region
/
Region
/
Id
Id
@
JvmInline
value
class
Id
(
val
value
:
Long
)
Unique identifier of a region in a given
RegionStructure
.
Members
Constructors
Id
Link copied to clipboard
constructor
(
value
:
Long
)
Properties
value
Link copied to clipboard
val
value
:
Long
The unique identifier value.
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String