Packages
gupnp-1.0
GUPnP
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
gupnp-1.0
Description:
Content:
Namespaces:
GUPnP
-
Classes:
Context
-
ContextManager
-
ControlPoint
-
Device
-
DeviceInfo
-
DeviceProxy
-
ResourceFactory
-
RootDevice
-
Service
-
ServiceAction
-
ServiceActionArgInfo
-
ServiceActionInfo
-
ServiceInfo
-
ServiceIntrospection
-
ServiceProxy
-
ServiceProxyAction
-
ServiceStateVariableInfo
-
XMLDoc
-
Structs:
BinBase64
-
BinHex
-
Date
-
DateTime
-
DateTimeTZ
-
Time
-
TimeTZ
-
URI
-
UUID
-
Enums:
ServiceActionArgDirection
-
XMLError
-
Error domains:
ControlError
-
EventingError
-
ServerError
-
Delegates:
public
delegate
void
ServiceIntrospectionCallback
(
ServiceInfo
info,
ServiceIntrospection
introspection,
Error
error)
public
delegate
void
ServiceProxyActionCallback
(
ServiceProxy
proxy,
ServiceProxyAction
action)
public
delegate
void
ServiceProxyNotifyCallback
(
ServiceProxy
proxy,
string
variable,
Value
value)
Methods:
public
void
value_hash_free
(
HashTable
<
string
,
Value
*> hash)
public
void
value_list_free
(
List
<
Value
*> list)
public
Quark
xml_error_quark
()