The JS-SDK currently supports Webkit-based browsers (corresponding to Webkit engines in Google Chrome version 50 and above)
Get the SDK version number
1
TK.getSdkVersion()
TKIM File Documentation
The tkim.js is a plugin that provides additional IM (Instant Messaging) communication support for high-concurrency room scenarios. When in use, it is necessary to ensure that this file and tksdk.js are located in the same file directory (no manual import is required, as tksdk will automatically locate and reference it for loading). In non-high-concurrency room scenarios, this file will not be referenced or loaded.