Commit b1395ab3c8f86e93c3537011f530df016c51ae5f
1 parent
cc5787df
no message
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveXMPPManagerDemo/CNLiveXMPPManagerDemo/ViewController.m
| @@ -39,7 +39,7 @@ | @@ -39,7 +39,7 @@ | ||
| 39 | - (void)viewDidLoad { | 39 | - (void)viewDidLoad { |
| 40 | [super viewDidLoad]; | 40 | [super viewDidLoad]; |
| 41 | 41 | ||
| 42 | - self.title = @"视讯云 聊天室SDK Demo"; | 42 | + self.title = @"互动云 聊天室SDK Demo"; |
| 43 | 43 | ||
| 44 | // Do any additional setup after loading the view, typically from a nib. | 44 | // Do any additional setup after loading the view, typically from a nib. |
| 45 | [self.view addSubview:self.button]; | 45 | [self.view addSubview:self.button]; |