com.sygic.sdk.driving.Trip.Event Class Referenceabstract
Inheritance diagram for com.sygic.sdk.driving.Trip.Event:

Classes

interface  Type
 

Public Member Functions

final int getType ()
 
GeoPosition getLocation ()
 

Protected Member Functions

 Event (@Type final int type, final GeoPosition location)
 

Detailed Description

Base event type.

Constructor & Destructor Documentation

◆ Event()

com.sygic.sdk.driving.Trip.Event.Event ( @Type final int  type,
final GeoPosition  location 
)
protected

Member Function Documentation

◆ getLocation()

GeoPosition com.sygic.sdk.driving.Trip.Event.getLocation ( )

Get position where the event took place.

◆ getType()

final int com.sygic.sdk.driving.Trip.Event.getType ( )

Get type of the event, see Type


The documentation for this class was generated from the following file: