Gjsify LogoGjsify Logo

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

record

Hierarchy

  • MessageOmaSetFeatureSettingInput

Index

Constructors

Properties

name: string

Methods

  • get_device_provisioning_service_update_config(): [boolean, boolean]
  • get_hfa_feature_config(): [boolean, boolean]
  • get_prl_update_service_config(): [boolean, boolean]
  • set_device_provisioning_service_update_config(value_device_provisioning_service_update_config: boolean): boolean
  • Set the 'Device Provisioning Service Update Config' field in the message.

    Parameters

    • value_device_provisioning_service_update_config: boolean

      a #gboolean.

    Returns boolean

  • set_hfa_feature_config(value_hfa_feature_config: boolean): boolean
  • Set the 'HFA Feature Config' field in the message.

    Parameters

    • value_hfa_feature_config: boolean

      a #gboolean.

    Returns boolean

  • set_prl_update_service_config(value_prl_update_service_config: boolean): boolean
  • Set the 'PRL Update Service Config' field in the message.

    Parameters

    • value_prl_update_service_config: boolean

      a #gboolean.

    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