通话监听
Appearance
getCallState
module.getCallState(res => { this.writeLog(JSON.stringify(res)) });
{ "data": { "state": 0 }, "message": "", "code": 0 }