Calls the PredictLocation service method
Namespace: Microsoft.Hawaii.PathPrediction.ClientAssembly: Microsoft.Hawaii.PathPrediction.Client (in Microsoft.Hawaii.PathPrediction.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- clientId
- Type:
System String
The adm client Id.
- clientSecret
- Type:
System String
The adm client secret.
- request
- Type: Microsoft.Hawaii.PathPrediction.Client PredictLocationRequest
request parameter to the method
- onComplete
- Type: Microsoft.Hawaii ServiceAgent T OnCompleteDelegate
on complete callback
- stateObject
- Type:
System Object
Optional correlation user state object
See Also