Method | Description | |
---|---|---|
TrackException ( |
||
TrackForecastRangeEvent ( |
||
TrackNavigateToParkingLotEvent ( |
||
TrackParkingLotFilterEvent ( ParkingLotFilterMode mode, bool ascending, bool group ) : void | ||
TrackReloadCityEvent ( |
||
TrackSelectCityEvent ( |
||
TrackSelectParkingLotEvent ( |
||
TrackSelectSearchResultEvent ( ) : void | ||
TrackVoiceCommandEvent ( string id ) : void | ||
TrackingService ( ) : System |
public TrackException ( |
||
e | ||
properties | string>.Dictionary | |
return | void |
public TrackForecastRangeEvent ( |
||
parkingLot | ||
mode | ParkingLotForecastTimespanEnum | |
return | void |
public TrackNavigateToParkingLotEvent ( |
||
city | ||
parkingLot | ||
return | void |
public TrackParkingLotFilterEvent ( ParkingLotFilterMode mode, bool ascending, bool group ) : void | ||
mode | ParkingLotFilterMode | |
ascending | bool | |
group | bool | |
return | void |
public TrackReloadCityEvent ( |
||
city | ||
return | void |
public TrackSelectCityEvent ( |
||
city | ||
return | void |
public TrackSelectParkingLotEvent ( |
||
city | ||
parkingLot | ||
return | void |
public TrackSelectSearchResultEvent ( ) : void | ||
return | void |
public TrackVoiceCommandEvent ( string id ) : void | ||
id | string | |
return | void |