uninit abstract method
Uninit ZIMAudio SDK
Available since: 1.0.0 Description: When you no longer need to use ZIMAudio SDK, you can call this API to deinitialize and release memory resources. When to call: Any time. Restrictions: None. Caution: None.
Implementation
Future<void> uninit();