public static class ObjectManager.InterfacesAdded extends DBusSignal
Message.ArgumentType, Message.Endian, Message.Flags, Message.HeaderField, Message.MessageType| Modifier and Type | Field and Description |
|---|---|
Map<String,Map<String,Variant<?>>> |
interfaces |
String |
objectPath |
DBusPath |
signalSource |
globalserial, MAXIMUM_ARRAY_LENGTH, MAXIMUM_MESSAGE_LENGTH, MAXIMUM_NUM_UNIX_FDS, PROTOCOL| Constructor and Description |
|---|
InterfacesAdded(String _objectPath,
DBusPath _source,
Map<String,Map<String,Variant<?>>> interfaces) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,Variant<?>>> |
getInterfaces()
Returns the added interfaces.
|
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 InterfacesAdded(String _objectPath, DBusPath _source, Map<String,Map<String,Variant<?>>> interfaces) throws DBusException
DBusExceptionpublic DBusPath getSignalSource()
public String getObjectPath()
public Map<String,Map<String,Variant<?>>> getInterfaces()
public String toString()
MessagetoString in class DBusSignalCopyright © 2020. All rights reserved.