EntryGroup
Object Hierarchy:
Description:
public class EntryGroup :
Object
Namespace: Avahi
Package: avahi-gobject
Content:
Properties:
Creation methods:
Methods:
-
public void attach (Client client) throws Error
-
public EntryGroupService add_service_strlist (string name, string type, uint16 port, ...) throws Error
-
public EntryGroupService add_service_full_strlist (Interface interface, Protocol protocol, PublishFlags flags, string name, string type, string domain, string host, uint16 port, ...) throws Error
-
public EntryGroupService add_service (string name, string type, uint16 port, ...) throws Error
-
public EntryGroupService add_service_full (Interface interface, Protocol protocol, PublishFlags flags, string name, string type, string domain, string host, uint16 port, ...) throws Error
-
public void add_record (PublishFlags flags, string name, uint16 type, uint32 ttl, char[] data) throws Error
-
public void add_record_full (Interface interface, Protocol protocol, PublishFlags flags, string name, uint16 class, uint16 type, uint32 ttl, char[] data) throws Error
-
public void commit () throws Error
-
public void reset () throws Error
Signals: