public final class MqttUnsubscribePayload extends Object
MqttUnsubscribeMessage
MqttUnsubscribePayload(List<String> topics)
List<String>
topics()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MqttUnsubscribePayload(List<String> topics)
public List<String> topics()
public String toString()
toString
Object
Copyright © 2008–2017 The Netty Project. All rights reserved.