3***@qq.com
3***@qq.com
  • 发布:2024-01-22 17:17
  • 更新:2024-01-22 17:17
  • 阅读:193

类型 'MyBluetoothGattCallback' 无法赋值给类型 'BluetoothGattCallback'。 有名类型只能赋值给同名的有名类型。

分类:uts

已经继承
export class MyBluetoothGattCallback extends BluetoothGattCallback
在使用 new MyBluetoothGattCallback() 转换成 BluetoothGattCallback 时报错

提示错误:类型 'MyBluetoothGattCallback' 无法赋值给类型 'BluetoothGattCallback'。
有名类型只能赋值给同名的有名类型。

2024-01-22 17:17 负责人:无 分享
已邀请:

要回复问题请先登录注册