| LocationConfiguration Class |
Namespace: Avaya.ClientServices
public class LocationConfiguration
The LocationConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| LocationConfiguration |
Constructor.
|
| Name | Description | |
|---|---|---|
| CredentialProvider |
An ICredentialProvider value representing the object that provides the credentials.
| |
| LocationInfoMode |
Indicates the approach for selecting the data to be utilized when querying location information.
LocationInfoMode
Default: Disabled
| |
| PeriodicTimerIntervalInMinutes |
The interval, specified in minutes, determines how frequently location requests are sent to the LIS for updated location data.
Valid values: 30 to 1440 minutes
Default: 60 minutes
| |
| RetryIntervalInSeconds |
Specifies the number of seconds the client should wait before attempting to retry the HELD request in the event of an error.
Valid values: 60-3600 seconds
Default: 60 seconds
| |
| ServerURL |
The URL for the Location Information Server is where the client sends the HELD request to ascertain its physical location.
Default: empty.
|