GObject.Object
GUPnP.ServiceInfo
| Import line: | GUPnP = imports.gi.GUPnP; |
| GIR File: | GUPnP-1.0.gir |
| C documentation: | GUPnPServiceInfo |
| Class : | ServiceInfo |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
context : GUPnP.Context
|
GUPnP.ServiceInfo | |
|
element : void*
|
GUPnP.ServiceInfo | |
|
location : String
|
GUPnP.ServiceInfo | |
|
parent : GObject.Object
read only
|
GUPnP.ServiceInfo | |
|
priv : GUPnP.ServiceInfoPrivate
read only
|
GUPnP.ServiceInfo | |
|
service_type : String
|
GUPnP.ServiceInfo | |
|
udn : String
|
GUPnP.ServiceInfo | |
|
url_base : void*
|
GUPnP.ServiceInfo | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GUPnP.ServiceInfo
(Object properties)
Create a new GUPnP.ServiceInfo
Create a new GUPnP.ServiceInfo
|
||
|
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_udn
()
:
String
|
GUPnP.ServiceInfo | |
|
get_url_base
()
:
Soup.URI
|
GUPnP.ServiceInfo | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GUPnP.DeviceInfo
Method |
get_service
(String type)
:
GUPnP.ServiceInfo
|