Gjsify LogoGjsify Logo

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

record

Hierarchy

  • MessageDmsSetUserLockStateInput

Index

Constructors

Properties

Methods

Constructors

Properties

name: string

Methods

  • get_info(): [boolean, boolean, string]
  • set_info(value_info_enabled: boolean, value_info_lock_code: string): boolean
  • Set the 'Info' field in the message.

    Parameters

    • value_info_enabled: boolean

      a #gboolean.

    • value_info_lock_code: string

      a constant string of exactly 4 characters.

    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