Epc.Consumer – libepc-1.0 Reference Manual
Packages
libepc-1.0
Epc
Consumer
application
domain
hostname
name
password
path
port
protocol
username
Consumer
Consumer.for_name
Consumer.for_name_full
get_password
get_protocol
get_username
is_publisher_resolved
list
lookup
resolve_publisher
set_password
set_protocol
set_username
authenticate
publisher_resolved
Consumer
Object Hierarchy:
Description:
public
class
Consumer
:
Object
Namespace:
Epc
Package:
libepc-1.0
Content:
Properties:
public
string
application
{
owned
get
;
construct
; }
public
string
domain
{
owned
get
;
construct
; }
public
string
hostname
{
owned
get
;
construct
; }
public
string
name
{
owned
get
;
construct
; }
public
string
password
{
get
;
set
construct
; }
public
string
path
{
owned
get
;
construct
; }
public
int
port
{
get
;
construct
; }
public
Protocol
protocol
{
get
;
set
construct
; }
public
string
username
{
get
;
set
construct
; }
Creation methods:
public
Consumer
(
ServiceInfo
service)
public
Consumer.for_name
(
string
name)
public
Consumer.for_name_full
(
string
name,
string
application,
string
domain)
Methods:
public
unowned
string
get_password
()
public
Protocol
get_protocol
()
public
unowned
string
get_username
()
public
bool
is_publisher_resolved
()
public
unowned
List
list
(
string
pattern)
throws
Error
public
void
*
lookup
(
string
key,
out
unowned
size_t
? length)
throws
Error
public
bool
resolve_publisher
(
uint
timeout)
public
void
set_password
(
string
password)
public
void
set_protocol
(
Protocol
protocol)
public
void
set_username
(
string
username)
Signals:
public
virtual
signal
bool
authenticate
(
string
realm)
public
virtual
signal
void
publisher_resolved
(
Protocol
protocol,
string
hostname,
uint
port)
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref