change the tag

This commit is contained in:
zhongchao
2021-02-04 18:49:08 +08:00
parent 3e45e75268
commit 2ca4bb3018
3 changed files with 22 additions and 2 deletions

View File

@@ -40,7 +40,6 @@ public class SocketManager implements IMogoCloudSocketManager, Callback {
private static volatile SocketManager mInstance;
private MoGoAiCloudClientConfig cloudClientConfig;
private String mAppId;
private SocketManager() {
CallbackManager.getInstance().register(this);

View File

@@ -4,7 +4,7 @@ import androidx.annotation.Keep;
public class SocketServicesConstants {
public static final String TAG = "CLOUD_SOCKET";
public static final String TAG = "MoGoAiCloud_Socket";
/**
* 建立长链的通道ID