MqttSubscribeMessage 属性 |
MqttSubscribeMessage 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Identifier |
当前的消息的标识符,当质量等级为0的时候,不需要重发以及考虑标识情况 The identifier of the current message, when the quality level is 0, do not need to retransmit and consider the identification situation | |
QualityOfServiceLevel |
这个字段表示应用消息分发的服务质量等级保证。分为,最多一次,最少一次,正好一次 This field indicates the quality of service guarantee for application message distribution. Divided into, at most once, at least once, exactly once | |
Topics |
当前订阅的所有的主题的数组信息 Array information of all topics currently subscribed |