X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=docs%2FDBUS-API;h=32d94011159bb43ad18274c67e1d0812df88bae3;hb=8b5cd6ffd9137b14b7ed678f10a551e3911e4a40;hp=7f10ea1fed04d46647e4894295f4231db75d2da5;hpb=e2bd3f23a80ac9f59e406688e92a36ca843d364a;p=catta diff --git a/docs/DBUS-API b/docs/DBUS-API index 7f10ea1..32d9401 100644 --- a/docs/DBUS-API +++ b/docs/DBUS-API @@ -24,7 +24,7 @@ org.freedesktop.Avahi.EntryGroup void Commit() void Reset() int32 GetState() - boolean IsEmpty() + 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)