GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
BindEvent
/
BindCancelled
Bind
Cancelled
data
class
BindCancelled
(
val
device
:
IDevice
?
)
:
BindEvent
绑定取消
Parameters
device
已发现的设备信息
Members
Constructors
Bind
Cancelled
Link copied to clipboard
constructor
(
device
:
IDevice
?
)
Properties
device
Link copied to clipboard
val
device
:
IDevice
?