通话监听
Appearance
stopForeground
注意
这个功能一般是手机锁屏后应用能接收到插件返回的数据
module.stopForeground(res => { this.writeLog(JSON.stringify(res)) });
{ "data": {}, "message": "", "code": 0 }