release-3.0.0

This commit is contained in:
hrxiang
2023-07-14 12:33:36 +08:00
parent 9856ac8281
commit 8cc844a408
2 changed files with 0 additions and 10 deletions

View File

@@ -20,7 +20,6 @@ class IMManager {
late UserInfo userInfo;
bool isLogined = false;
String? token;
String? _objectStorage;
IMManager(this._channel) {
conversationManager = ConversationManager(_channel);
@@ -408,7 +407,6 @@ class IMManager {
String? operationID,
}) {
this._connectListener = listener;
this._objectStorage = objectStorage;
return _channel.invokeMethod(
'initSDK',
_buildParam(