GObject.Object
GSSDP.Client
GUPnP.Context
Import line: | GUPnP = imports.gi.GUPnP; |
GIR File: | GUPnP-1.0.gir |
C documentation: | GUPnPContext |
Class : | Context |
Extends: | GSSDP.Client |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
active : Boolean
|
GSSDP.Client | |
error : void*
|
GSSDP.Client | |
host_ip : String
|
GUPnP.Context | |
interface : String
|
GSSDP.Client | |
main_context : void*
|
GSSDP.Client | |
parent : GSSDP.Client
read only
|
GUPnP.Context | |
port : Number
|
GUPnP.Context | |
priv : GUPnP.ContextPrivate
read only
|
GUPnP.Context | |
server : Soup.Server
read only
|
GUPnP.Context | |
server_id : String
|
GSSDP.Client | |
session : Soup.Session
read only
|
GUPnP.Context | |
subscription_timeout : Number
|
GUPnP.Context |
Method / Constructor | Defined By | |
---|---|---|
new GUPnP.Context
(Object properties)
Create a new GUPnP.Context
Create a new GUPnP.Context
|
||
Create a new GUPnP.Context
Create a new GUPnP.Context
|
||
get_active
()
:
Boolean
|
GSSDP.Client | |
get_host_ip
()
:
String
|
GUPnP.Context | |
get_interface
()
:
String
|
GSSDP.Client | |
get_main_context
()
:
GLib.MainContext
|
GSSDP.Client | |
get_port
()
:
Number
|
GUPnP.Context | |
get_server
()
:
Soup.Server
|
GUPnP.Context | |
get_server_id
()
:
String
|
GSSDP.Client | |
get_session
()
:
Soup.Session
|
GUPnP.Context | |
get_subscription_timeout
()
:
Number
|
GUPnP.Context | |
GUPnP.Context | ||
set_server_id
(String server_id)
:
none
|
GSSDP.Client | |
set_subscription_timeout
(Number timeout)
:
none
|
GUPnP.Context | |
unhost_path
(String server_path)
:
none
|
GUPnP.Context |
Event | Defined By | |
---|---|---|
|
GSSDP.Client |
Class / Namespace | Method / Signal / Properties |
---|---|
GUPnP.ControlPoint
Method |
Create a new GUPnP.ControlPoint
|
GUPnP.ControlPoint
Method |
new GUPnP.ControlPoint.full
(Context context, ResourceFactory factory, String target)
:
GUPnP.ControlPoint
Create a new GUPnP.ControlPoint
|
GUPnP.ControlPoint
Method |
get_context
()
:
GUPnP.Context
|
GUPnP.DeviceInfo
Property |
context : GUPnP.Context
|
GUPnP.DeviceInfo
Method |
get_context
()
:
GUPnP.Context
|
GUPnP.RootDevice
Method |
Create a new GUPnP.RootDevice
|
GUPnP.RootDevice
Method |
new GUPnP.RootDevice.full
(Context context, ResourceFactory factory, Doc description_doc, String relative_location)
:
GUPnP.RootDevice
Create a new GUPnP.RootDevice
|
GUPnP.ServiceInfo
Property |
context : GUPnP.Context
|
GUPnP.ServiceInfo
Method |
get_context
()
:
GUPnP.Context
|