The Microsoft.Hawaii.PathPrediction.Client namespace contains classes for sending and
receiving messages through the Hawaii Path Prediction Service.
Classes
| Class | Description | |
|---|---|---|
| PathPredictionService |
Mobile client to the Path Prediction Web Service
| |
| PredictLocationRequest |
Request for the Predict Location method
| |
| PredictLocationResult |
Class to carry the results of PathPrediction.PredictLocation method invocation.
|
Structures
| Structure | Description | |
|---|---|---|
| LatLong |
Represents a latitude and longitude
| |
| PossibleDestination |
An object that represents a latlong and an associated probability of being a final destination
|