Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
avahi-gobject
Avahi
EntryGroupService
freeze
remove_key
set
set_arbitrary
thaw
domain
flags
host
interface
name
port
protocol
type
EntryGroupService
Object Hierarchy:
Description:
public
class
EntryGroupService
Namespace:
Avahi
Package:
avahi-gobject
Content:
Methods:
public
void
freeze
()
public
void
set
(
string
key,
string
value)
throws
Error
public
void
set_arbitrary
(
string
key,
char
[] value)
throws
Error
public
void
remove_key
(
string
key)
throws
Error
public
void
thaw
()
throws
Error
Fields:
public
Interface
interface
public
Protocol
protocol
public
PublishFlags
flags
public
string
name
public
string
type
public
string
domain
public
string
host
public
uint16
port