监听用户主动截屏动作。用户使用截屏功能时触发
用户主动截屏动作后的回调函数
qa.onUserCaptureScreen(function(res) { console.log('用户截屏了') })
在线客服