X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2FDBUS-API;h=9b46ac05b4ab2264e4b375b1b29b254bff600efd;hb=1b872b15e92cc71d4ba17c1d6b0b2fe3ccf50fff;hp=eb62ae399b16f021417da03db5c5aeddbd2d02f3;hpb=90ad51a5a526a9c3ef4ebc2ee577d9ae578f7811;p=catta diff --git a/avahi-daemon/DBUS-API b/avahi-daemon/DBUS-API index eb62ae3..9b46ac0 100644 --- a/avahi-daemon/DBUS-API +++ b/avahi-daemon/DBUS-API @@ -20,7 +20,9 @@ org.freedesktop.Avahi.Server org.freedesktop.Avahi.EntryGroup void Free() void Commit() + void Reset() int32 GetState() + boolean IsEmpty() void AddService(int32 interface, int32 protocol, string name, string type, string domain, string host, uint16 port, string txt[]) void AddAddress(int32 interface, int32 protocol, string name, string address) SIGNAL StateChanged(int32 state)