SFS2X Objective-C API  1.7.13
iOS / macOS / tvOS
ConfigData Class Reference

#import <ConfigData.h>

Inherits NSObject.

Properties

NSString * host
 
NSInteger port
 
NSString * udpHost
 
NSInteger udpPort
 
NSString * zone
 
BOOL debug
 
NSInteger httpPort
 
NSInteger httpsPort
 
BOOL useBlueBox
 
NSTimeInterval blueBoxPollingRate
 

Detailed Description

Stores the client configuration data loaded from an external XML file.

See also
[SmartFox2Client connectWithConfig:]