Skip to content

Commit

Permalink
修改登录接口
Browse files Browse the repository at this point in the history
  • Loading branch information
caimjmumuxi committed Apr 19, 2019
1 parent acb68c0 commit 570c686
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios_demo/IMDemo/Lib/IFYunSDK/XHLoginManager.h
Expand Up @@ -41,7 +41,7 @@
* @param authKey 从服务器获取的授权码
* @param completion 结果回调
*/
- (void)login:(NSString *)account authKey:(NSString *)authKey completion:(void(^)(NSError *error))completion;
- (void)login:(NSString *)authKey completion:(void(^)(NSError *error))completion;

/**
* 公有云,免登陆时调用 测试用
Expand Down
Binary file modified ios_demo/IMDemo/Lib/IFYunSDK/libstarRTC.a
Binary file not shown.

0 comments on commit 570c686

Please sign in to comment.