Class NotifyResp.BleLink

java.lang.Object
com.yasee.yasee.core.models.NotifyResp.BleLink
Enclosing class:
NotifyResp<T>

public static final class NotifyResp.BleLink extends Object
连接数据
  • Field Details

    • device

      public final Device device
      连接的设备
    • process

      public final BleProcess process
      连接的状态
  • Constructor Details

    • BleLink

      public BleLink(Device device, BleProcess process)
      实例化方法 创建一个 连接数据类
      Parameters:
      device - the device
      process - the process