public final class BooleanProperty extends MqttProperty<Integer>
| Constructor and Description |
|---|
BooleanProperty(int propertyId,
boolean value) |
BooleanProperty(MqttPropertyType propertyType,
boolean value) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, hashCode, propertyId, valuepublic BooleanProperty(MqttPropertyType propertyType, boolean value)
public BooleanProperty(int propertyId,
boolean value)
Copyright © 2025. All rights reserved.