sdk
sdk
/
com.sygic.sdk.navigation
/
StreetInfo
Street
Info
data
class
StreetInfo
:
Parcelable
Content copied to clipboard
Class containing information about current street.
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
area
Link copied to clipboard
val
area
:
String
Content copied to clipboard
city
Link copied to clipboard
val
city
:
String
Content copied to clipboard
countryIso
Link copied to clipboard
val
countryIso
:
String
Content copied to clipboard
numberLeft
Link copied to clipboard
val
numberLeft
:
String
Content copied to clipboard
numberRight
Link copied to clipboard
val
numberRight
:
String
Content copied to clipboard
position
Link copied to clipboard
val
position
:
GeoCoordinates
Content copied to clipboard
roadNumbers
Link copied to clipboard
val
roadNumbers
:
List
<
String
>
Content copied to clipboard
roadType
Link copied to clipboard
val
roadType
:
RoadType
Content copied to clipboard
street
Link copied to clipboard
val
street
:
String
Content copied to clipboard
urban
Link copied to clipboard
val
urban
:
Boolean
Content copied to clipboard