Help Center/
Meeting/
Client SDK Reference/
Web SDK/
APIs/
Basic Settings/
Obtaining the SDK Version
Updated on 2025-04-18 GMT+08:00
Obtaining the SDK Version
API Description
This API is used to obtain the version number of the current SDK.
Method Definition
1
|
getSdkVersion():string |
Parameter Description
None
Return Values
Type |
Description |
---|---|
string |
SDK version. |
Sample Code
const sdkVersion = HWMeeting.getVersion(); // Display the result. console.log("getSdkVersion", sdkVersion );
Parent topic: Basic Settings
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot