新版本
This commit is contained in:
@@ -75,9 +75,7 @@
|
||||
@property (nonatomic, copy ) NSString *socketHost; // socket的Host
|
||||
@property (nonatomic, assign) UInt16 socketPort; // socket的prot
|
||||
@property (nonatomic, retain) NSTimer *connectTimer; // 计时器 //心跳
|
||||
@property (nonatomic, assign) id<IfishCommuniteDelegate>
|
||||
|
||||
communiteDelegate;
|
||||
@property (nonatomic, weak) id<IfishCommuniteDelegate> communiteDelegate;
|
||||
|
||||
+ (Socketsingleton *)sharedInstance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user