Gjsify LogoGjsify Logo

Opaque struct which contains information about the event.

record

Hierarchy

  • CDSLastChangeEntry

Index

Constructors

Properties

name: string

Methods

  • getClass(): string
  • Get the class of the object in this change entry. This is only valid if gupnp_cds_last_change_entry_get_event() returns %GUPNP_CDS_LAST_CHANGE_EVENT_OBJECT_ADDED.

    Returns string

  • getObjectId(): string
  • getParentId(): string
  • Get the parent object id of the object in this change entry. This is only valid if gupnp_cds_last_change_entry_get_event() returns %GUPNP_CDS_LAST_CHANGE_EVENT_OBJECT_ADDED.

    Returns string

  • getUpdateId(): number
  • isSubtreeUpdate(): boolean
  • unref(): void
  • Decrease reference count of a #GUPnPCDSLastChangeEntry. If the reference count drops to 0, entry is freed.

    Returns void

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