How to get the SDK version number?
2024-07-19
Products / Plugins:Video Call / Audio Call / AI Effects / In-app chat / Super Board / Live streaming
Platform / Framework:All
Each product SDK provided by ZEGOCLOUD provides a corresponding API interface to get the current version number. Taking the Android platform as an example:
| Product | SDK Name | Interface to Get Version Number |
|---|---|---|
| Video Call | ZEGOCLOUD Express-Video SDK | getVersion |
| Audio Call | ZEGOCLOUD Express-Audio SDK | getVersion |
| Live Streaming | ZEGOCLOUD Express SDK | getVersion |
| In-app Chat | ZIM SDK | getVersion |
| Superboard | ZEGOCLOUD Superboard SDK | getSDKVersion |
| AI-Effects | ZEGOCLOUD Effects SDK | getVersion |

