getVersion method
获取版本号
Implementation
Future<V2TimValueCallback<String>> getVersion() {
return TencentCloudChatSdkPlatform.instance.getVersion();
}
获取版本号
Future<V2TimValueCallback<String>> getVersion() {
return TencentCloudChatSdkPlatform.instance.getVersion();
}