org.freedesktop
public static class DBus.NameOwnerChanged extends DBusSignal
Message.ArgumentType, Message.Endian, Message.Flags, Message.HeaderField, Message.MessageType
Modifier and Type | Field and Description |
---|---|
String |
name |
String |
new_owner |
String |
old_owner |
bytecounter, flags, globalserial, headers, PROTOCOL, protover, serial, type, wiredata
Constructor and Description |
---|
DBus.NameOwnerChanged(String path,
String name,
String old_owner,
String new_owner) |
align, append, appendByte, appendBytes, appendint, demarshallint, demarshallint, demarshallintBig, demarshallintLittle, extract, extract, getAlignment, getDestination, getFlags, getHeader, getHeaderFieldName, getInterface, getName, getParameters, getPath, getReplySerial, getSerial, getSig, getSource, getWireData, marshallint, marshallintBig, marshallintLittle, pad, setArgs, setSource, toString
public final String name
public final String old_owner
public final String new_owner
public DBus.NameOwnerChanged(String path, String name, String old_owner, String new_owner) throws DBusException
DBusException