TrafficEventsCallback

Callback responsible for reporting when a TrafficEventsResult or corresponding TrafficError is received.

Important: This is a Public Preview API. It may be changed or removed at any time.

Inherited functions

Link copied to clipboard
abstract fun onFailure(failure: TrafficError)
Link copied to clipboard
abstract fun onSuccess(result: TrafficEventsResult)