点击或拖拽改变大小

MqttSessionSendMqttCommand 方法

重载列表
  名称说明
公共方法SendMqttCommand(Byte, Byte, Byte, AesCryptography)
发送指定的MQTT命令到会话中去,可以指定头子节,变量头信息,数据负载,返回是否发送成功
Send the specified MQTT command to the session. You can specify the header section, variable header information, data load, and return whether the sending was successful
公共方法SendMqttCommand(Byte, Byte, Byte, Byte, AesCryptography)
发送指定的MQTT命令到会话中去,可以指定头子节,变量头信息,数据负载,返回是否发送成功
Send the specified MQTT command to the session. You can specify the header section, variable header information, data load, and return whether the sending was successful
Top
参见