bugfix: UI-859
This commit is contained in:
@@ -16,7 +16,7 @@ public interface IMogoSocketManager extends IProvider {
|
||||
* 初始化,各模块不用关心
|
||||
*
|
||||
* @param context 上下文
|
||||
* @param appId 一般为包名
|
||||
* @param appId 一般为包名,不参与通道的建立,一般用于发消息
|
||||
*/
|
||||
void init( Context context, String appId );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user