Package | Description |
---|---|
com.tencentcloudapi.mqtt.v20240516.models |
Modifier and Type | Method and Description |
---|---|
MQTTClientSubscription[] |
MQTTClientInfo.getMQTTClientSubscriptions()
Get 客户端的订阅列表
|
Modifier and Type | Method and Description |
---|---|
void |
MQTTClientInfo.setMQTTClientSubscriptions(MQTTClientSubscription[] MQTTClientSubscriptions)
Set 客户端的订阅列表
|
Constructor and Description |
---|
MQTTClientSubscription(MQTTClientSubscription 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 © 2025. All rights reserved.