Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

available?: boolean

TRUE if this device is available.

context?: GUPnP.Context

The #GUPnPContext to use.

description_dir?: string

The path to directory where description documents are provided.

description_doc?: GUPnP.XMLDoc

Device description document. Constructor property.

description_path?: string

The path to device description document. This could either be an absolute path or path relative to GUPnPRootDevice:description-dir.

device_type?: string

The device type.

document?: GUPnP.XMLDoc

Private property.

element?: object

Private property.

location?: string

The location of the device description file.

resource_factory?: GUPnP.ResourceFactory

The resource factory to use. Set to NULL for default factory.

root_device?: GUPnP.RootDevice

The containing #GUPnPRootDevice, or NULL if this is the root device.

udn?: string

The UDN of this device.

url_base?: Soup.URI

The URL base (#SoupURI).

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method