解绑Google Home
// 解绑Google Home this.$bridge.getUnbindGoogleHome().then(res => { console.log(res) })
← getThirdAuthorizationState 获取第三方授权状态 getUserOperationPermission 获取用户操作权限 →