public static class ObjectManager.InterfacesRemoved extends DBusSignal
Message.ArgumentType, Message.Endian, Message.Flags, Message.HeaderField, Message.MessageType| Modifier and Type | Field and Description |
|---|---|
List<String> |
interfaces |
String |
objectPath |
DBusPath |
signalSource |
globalserial, MAXIMUM_ARRAY_LENGTH, MAXIMUM_MESSAGE_LENGTH, MAXIMUM_NUM_UNIX_FDS, PROTOCOL| Constructor and Description |
|---|
InterfacesRemoved(String _objectPath,
DBusPath _source,
List<String> interfaces) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getInterfaces()
Returns list of removed DBus interfaces (like org.bluez.Device1).
|
String |
getObjectPath() |
DBusPath |
getSignalSource()
The source DBus object path (e.g.
|
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 final DBusPath signalSource
public final String objectPath
public InterfacesRemoved(String _objectPath, DBusPath _source, List<String> interfaces) throws DBusException
DBusExceptionpublic DBusPath getSignalSource()
public String getObjectPath()
public List<String> getInterfaces()
public String toString()
MessagetoString in class DBusSignalCopyright © 2020. All rights reserved.