Java SDK for 2D
 All Classes Namespaces Functions Variables Pages
OnlineServicesSettings Class Reference

OnlineServicesSettings class. More...

Public Member Functions

 OnlineServicesSettings (boolean bFriendsEnabled, boolean bTrafficEnabled, boolean bTrapsEnabled, boolean bTrafficShowNotification, boolean bTrafficAutoRecompute, boolean bTrafficShowOnMap)
 Class constructor. More...
 
boolean[] toArray ()
 
boolean isFriendsEnabled ()
 
boolean isTrafficEnabled ()
 
boolean isTrapsEnabled ()
 
boolean isTrafficShowNotification ()
 
boolean isTrafficAutoRecompute ()
 
boolean isTrafficShowOnMap ()
 
String toString ()
 

Package Attributes

boolean bFriendsEnabled
 Friend service enabled. More...
 
boolean bTrafficEnabled
 Traffic service enabled. More...
 
boolean bTrapsEnabled
 Police traps service enabled. More...
 
boolean bTrafficShowNotification
 
boolean bTrafficAutoRecompute
 
boolean bTrafficShowOnMap
 

Detailed Description

Constructor & Destructor Documentation

OnlineServicesSettings ( boolean  bFriendsEnabled,
boolean  bTrafficEnabled,
boolean  bTrapsEnabled,
boolean  bTrafficShowNotification,
boolean  bTrafficAutoRecompute,
boolean  bTrafficShowOnMap 
)

Member Function Documentation

boolean isFriendsEnabled ( )
boolean isTrafficAutoRecompute ( )
boolean isTrafficEnabled ( )
boolean isTrafficShowNotification ( )
boolean isTrafficShowOnMap ( )
boolean isTrapsEnabled ( )
String toString ( )

Member Data Documentation

boolean bFriendsEnabled
package
boolean bTrafficEnabled
package
boolean bTrapsEnabled
package