• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
GDAppServer Class Reference

Application server configuration. More...

Description

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.

Public Attributes

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.
 

Member Data Documentation

◆ server

String server

◆ port

int port