public static class Properties.PropertiesChanged extends DBusSignal
Message.ArgumentType, Message.Endian, Message.Flags, Message.HeaderField, Message.MessageTypeglobalserial, MAXIMUM_ARRAY_LENGTH, MAXIMUM_MESSAGE_LENGTH, MAXIMUM_NUM_UNIX_FDS, PROTOCOL| Constructor and Description |
|---|
PropertiesChanged(String _path,
String _interfaceName,
Map<String,Variant<?>> _propertiesChanged,
List<String> _propertiesRemoved) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInterfaceName()
Get name of the interface created this signal (e.g. org.bluez.Adapter1).
|
Map<String,Variant<?>> |
getPropertiesChanged()
Return the changed properties.
|
List<String> |
getPropertiesRemoved()
Returns a list of removed property keys.
|
String |
toString()
Formats the message in a human-readable format.
|
appendbody, createRealalign, append, appendByte, appendBytes, appendint, demarshallint, demarshallint, demarshallintBig, demarshallintLittle, extract, extract, getAlignment, getByteCounter, getDestination, getEndianess, getFiledescriptors, getFlags, getHeader, getHeaderFieldName, getHeaders, getInterface, getName, getParameters, getPath, getReplySerial, getSerial, getSig, getSource, getType, getWiredata, getWireData, marshallint, marshallintBig, marshallintLittle, pad, setArgs, setByteCounter, setSerial, setSource, setWiredatapublic PropertiesChanged(String _path, String _interfaceName, Map<String,Variant<?>> _propertiesChanged, List<String> _propertiesRemoved) throws DBusException
DBusExceptionpublic String getInterfaceName()
public Map<String,Variant<?>> getPropertiesChanged()
public List<String> getPropertiesRemoved()
public String toString()
MessagetoString in class DBusSignalCopyright © 2020. All rights reserved.