开发版本-developer——01 first commit
This commit is contained in:
@@ -1158,6 +1158,7 @@ Assign NSInteger messageCount;//消息个数
|
||||
|
||||
//切换时主动 断开 soket
|
||||
[[Socketsingleton sharedInstance] cutOffSocket];
|
||||
//进入摄像头页面
|
||||
IfishP2PMonitorController *p2pVC=[[IfishP2PMonitorController alloc] init];
|
||||
p2pVC.contact = model.camera;
|
||||
UINavigationController *nav=[[UINavigationController alloc] initWithRootViewController:p2pVC];
|
||||
|
||||
Reference in New Issue
Block a user