sdk
sdk
/
com.sygic.sdk.navigation
/
StreetDetail
Street
Detail
data
class
StreetDetail
:
Parcelable
Content copied to clipboard
Class containing information about next junction.
Types
Functions
Properties
Types
Junction
Type
Link copied to clipboard
enum
JunctionType
:
Enum
<
StreetDetail.JunctionType
>
,
Parcelable
Content copied to clipboard
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
distanceToNextJunction
Link copied to clipboard
val
distanceToNextJunction
:
Int
Content copied to clipboard
nextJunctionType
Link copied to clipboard
val
nextJunctionType
:
Set
<
StreetDetail.JunctionType
>
Content copied to clipboard