Commit f557e3ba authored by 汪洋's avatar 汪洋

Merge branch 'wanjun/add_wifi' into 'master'

回复错误删除的代码



See merge request !6
parents 82cc192e 83440375
......@@ -29,6 +29,11 @@
*/
+ (Phobos *)clientWithAppName:(NSString *)appName channelId:(NSString *)channelId;
+ (instancetype)sharedClient;
+ (void)setSharedClient:(Phobos *)client;
/**
* @brief 设置是否打印sdk的log信息,默认不开启
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment