通话监听
Appearance
stopService
注意
关闭成功后会在监听无障碍服务方法中返回停止事件
监听无障碍服务
module.stopService(res => { this.writeLog(JSON.stringify(res)) });
无
{ "data": {}, "message": "", "code": 0 }