Lm.Proxy – loudmouth-1.0 Reference Manual
Proxy
Object Hierarchy:
Lm.Proxy
Lm.Proxy
Lm.Proxy
Description:
[
CCode
( ref_function =
"lm_proxy_ref"
, unref_function =
"lm_proxy_unref"
) ]
[
Compact
]
public
class
Proxy
Namespace:
Lm
Package:
loudmouth-1.0
Content:
Creation methods:
public
Proxy
(
ProxyType
type)
public
Proxy.with_server
(
ProxyType
type,
string
server,
uint
port)
Methods:
public
unowned
string
get_password
()
public
uint
get_port
()
public
unowned
string
get_server
()
public
unowned
string
get_username
()
public
void
set_password
(
string
password)
public
void
set_port
(
uint
port)
public
void
set_server
(
string
server)
public
void
set_type
(
ProxyType
type)
public
void
set_username
(
string
username)
2022 vala-language.org