Updated on 2023-03-23 GMT+08:00

Exiting the SDK

Function

This API is used to exit the SDK. 1. After this API is called, the SDK cannot be used. 2. Call this API when exiting the application. If this API is not called, the SDK process still exists after the application exits. 3. Call this API in the process killing scenario on macOS.

Function Prototype

exit(): SDKERR

Return Values

For details about SDKERR, see Error Code Reference.