sdk
sdk
/
com.sygic.sdk.navigation.traffic
/
TrafficNotification
Traffic
Notification
open
class
TrafficNotification
Types
Functions
Types
Traffic
Level
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
TrafficLevel
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
get
Delay
On
Route
Link copied to clipboard
open
fun
getDelayOnRoute
(
)
:
Int
Returns the delay on the route in minutes.
get
Traffic
Info
List
Link copied to clipboard
open
fun
getTrafficInfoList
(
)
:
List
<
TrafficInfo
>
Returns all traffic events on the route.
get
Traffic
Level
Link copied to clipboard
open
fun
getTrafficLevel
(
)
:
Int
Returns the level of traffic on route
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int