Gjsify LogoGjsify Logo

Class MessageNasInitiateNetworkRegisterInput

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

record

Hierarchy

  • MessageNasInitiateNetworkRegisterInput

Index

Constructors

Properties

name: string

Methods

  • get_mnc_pcs_digit_include_status(): [boolean, boolean]
  • set_manual_registration_info_3gpp(value_manual_registration_info_3gpp_mcc: number, value_manual_registration_info_3gpp_mnc: number, value_manual_registration_info_3gpp_radio_interface: NasRadioInterface): boolean
  • Set the 'Manual Registration Info 3GPP' field in the message.

    Parameters

    • value_manual_registration_info_3gpp_mcc: number

      a #guint16.

    • value_manual_registration_info_3gpp_mnc: number

      a #guint16.

    • value_manual_registration_info_3gpp_radio_interface: NasRadioInterface

      a #QmiNasRadioInterface.

    Returns boolean

  • set_mnc_pcs_digit_include_status(value_mnc_pcs_digit_include_status: boolean): boolean
  • Set the 'MNC PCS Digit Include Status' field in the message.

    Parameters

    • value_mnc_pcs_digit_include_status: 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