Application server configuration.
More...
This class is used to return the details of application server configuration. A collection of instances of this class will be in the GDAppConfigKeyServers value returned by the GDAndroid.getApplicationConfig method, or in the value returned by the GDServiceProvider.getServerCluster() accessor.
|
| String | server |
| | Server address. More...
|
| |
| int | port |
| | Server port number. More...
|
| |
|
int | priority |
| | Server priority. Lower numbers represent higher server priority, with 1 representing the highest.
|
| |
◆ server
◆ port