退出游戏时,调用 exit 退出接口。
// 退出游戏接口 SDKManager.exit(Object params)
// 退出游戏 const params = {}; SDKManager.exit(params);
无
切换账号监听
上报游戏埋点