Gjsify LogoGjsify Logo

The #QmiMessageDmsDeleteStoredImageInput structure contains private data and should only be accessed using the provided API.

record

Hierarchy

  • MessageDmsDeleteStoredImageInput

Index

Constructors

Properties

name: string

Methods

  • set_image_details(value_image_details_type: DmsFirmwareImageType, value_image_details_unique_id: Uint8Array, value_image_details_build_id: string): boolean
  • Set the 'Image Details' field in the message.

    Parameters

    • value_image_details_type: DmsFirmwareImageType

      a #QmiDmsFirmwareImageType.

    • value_image_details_unique_id: Uint8Array

      a #GArray of #guint8 elements. A new reference to value_image_details_unique_id will be taken, so the caller must make sure the array was created with the correct #GDestroyNotify as clear function for each element in the array.

    • value_image_details_build_id: string

      a constant string.

    Returns boolean

  • unref(): void
  • Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.

    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