Package com.yasee.yasee.core.models
Class NotifyResp.BleLink
java.lang.Object
com.yasee.yasee.core.models.NotifyResp.BleLink
- Enclosing class:
- NotifyResp<T>
连接数据
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
device
连接的设备 -
process
连接的状态
-
-
Constructor Details
-
BleLink
实例化方法 创建一个 连接数据类- Parameters:
device
- the deviceprocess
- the process
-