GObject.Object
GUPnP.ServiceInfo
GUPnP.ServiceProxy
| Import line: | GUPnP = imports.gi.GUPnP; |
| GIR File: | GUPnP-1.0.gir |
| C documentation: | GUPnPServiceProxy |
| Class : | ServiceProxy |
| Extends: | GUPnP.ServiceInfo |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
context : GUPnP.Context
|
GUPnP.ServiceInfo | |
|
element : void*
|
GUPnP.ServiceInfo | |
|
location : String
|
GUPnP.ServiceInfo | |
|
parent : GUPnP.ServiceInfo
read only
|
GUPnP.ServiceProxy | |
|
priv : GUPnP.ServiceProxyPrivate
read only
|
GUPnP.ServiceProxy | |
|
service_type : String
|
GUPnP.ServiceInfo | |
|
subscribed : Boolean
|
GUPnP.ServiceProxy | |
|
udn : String
|
GUPnP.ServiceInfo | |
|
url_base : void*
|
GUPnP.ServiceInfo | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GUPnP.ServiceProxy
(Object properties)
Create a new GUPnP.ServiceProxy
Create a new GUPnP.ServiceProxy
|
||
| GUPnP.ServiceProxy | ||
|
begin_action_hash
(String action, Function callback, void* user_data, Object hash)
:
GUPnP.ServiceProxyAction
|
GUPnP.ServiceProxy | |
|
cancel_action
(ServiceProxyAction action)
:
none
|
GUPnP.ServiceProxy | |
|
GUPnP.ServiceProxy | |
|
get_context
()
:
GUPnP.Context
|
GUPnP.ServiceInfo | |
|
get_control_url
()
:
String
|
GUPnP.ServiceInfo | |
|
get_event_subscription_url
()
:
String
|
GUPnP.ServiceInfo | |
|
get_id
()
:
String
|
GUPnP.ServiceInfo | |
|
get_introspection
()
:
GUPnP.ServiceIntrospection
|
GUPnP.ServiceInfo | |
|
GUPnP.ServiceInfo | |
|
get_location
()
:
String
|
GUPnP.ServiceInfo | |
|
get_scpd_url
()
:
String
|
GUPnP.ServiceInfo | |
|
get_service_type
()
:
String
|
GUPnP.ServiceInfo | |
|
get_subscribed
()
:
Boolean
|
GUPnP.ServiceProxy | |
|
get_udn
()
:
String
|
GUPnP.ServiceInfo | |
|
get_url_base
()
:
Soup.URI
|
GUPnP.ServiceInfo | |
| GUPnP.ServiceProxy | ||
| GUPnP.ServiceProxy | ||
|
set_subscribed
(Boolean subscribed)
:
none
|
GUPnP.ServiceProxy | |
| Event | Defined By | |
|---|---|---|
|
subscription_lost (ServiceProxy self, void* object)
:
none
|
GUPnP.ServiceProxy | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GUPnP.ControlPoint
Signal |
service_proxy_available
(ControlPoint self, ServiceProxy object)
:
none
|
|
GUPnP.ControlPoint
Signal |
service_proxy_unavailable
(ControlPoint self, ServiceProxy object)
:
none
|