BluetoothResponse

BFChain2023年8月11日
  • Interface
  • BluetoothResponse
小于 1 分钟

是一个Bluetooth相关的API返回的基础数据接口;

属性

  • success
属性值是一个 boolean;
用来描述相关的API请求是否成功;
  • error

    属性值是一段字符串获undefined; 属性值是一段字符串表示错误信息;

  • data

    属性值可能是任何值;

方法

事件

平台兼容性

属性/方法/事件AndroidIOSDesktop-DevDesktop
successX
errorX
dataX

相关链接

Bluetooth

评论
  • 按正序
  • 按倒序
  • 按热度
Powered by Waline v2.13.0