Package | Description |
---|---|
com.tencentcloudapi.iotvideo.v20191126 | |
com.tencentcloudapi.iotvideo.v20191126.models |
Modifier and Type | Method and Description |
---|---|
SendOnlineMsgResponse |
IotvideoClient.SendOnlineMsg(SendOnlineMsgRequest req)
本接口(SendOnlineMsg)用于向设备发送在线消息。
注意:
若设备当前不在线,会直接返回错误;
若设备网络出现异常时,消息发送可能超时,超时等待最长时间为3秒.waitresp非0情况下,会导致本接口阻塞3秒。
|
Constructor and Description |
---|
SendOnlineMsgRequest(SendOnlineMsgRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.