Gjsify LogoGjsify Logo

Possible return values of the gupnp_didl_lite_object_apply_fragments() call.

Index

Enumeration Members

CURRENT_BAD_XML: number

Current set of fragments is bad XML

CURRENT_INVALID: number

Current set of fragments is invalid

MISMATCH: number

Length of the two fragment sets does not match

NEW_BAD_XML: number

New set of fragments is bad XML

NEW_INVALID: number

New set of fragments is invalid

OK: number

Operation succeeded.

READONLY_TAG: number

Trying to modify or remove a read-only tag

REQUIRED_TAG: number

Trying to remove a required tag

UNKNOWN_ERROR: number

General error sink if none of the others applies.

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