DataFlowOnline类参考

所有成员的列表。

公有成员

(void) - execute
(BOOL) - login:port:user:passwd:
 登陆iServer

属性

NSString * address
 设置websocket地址
id< DataFlowDelegatedelegate

成员函数文档

- (void) execute  
- (BOOL) login: (NSString *)  ip
port: (NSString *)  port
user: (NSString *)  userName
passwd: (NSString *)  passWord 

登陆iServer

参数:
ip iserver地址
port iserver端口号
userName iserver用户名
passWord iserver密码

属性文档

- (NSString*) address [read, write, assign]

设置websocket地址

- (id<DataFlowDelegate>) delegate [read, write, assign]

该类的文档由以下文件生成: