Gjsify LogoGjsify Logo

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

record

Hierarchy

  • MessageNasRegisterIndicationsInput

Index

Constructors

Properties

name: string

Methods

  • get_current_plmn_name(): [boolean, boolean]
  • get_ddtm_events(): [boolean, boolean]
  • get_dual_standby_preference(): [boolean, boolean]
  • get_embms_status(): [boolean, boolean]
  • get_error_rate(): [boolean, boolean]
  • get_hdr_new_uati_assigned(): [boolean, boolean]
  • get_hdr_session_closed(): [boolean, boolean]
  • get_managed_roaming(): [boolean, boolean]
  • get_network_reject_information(): [boolean, boolean, boolean]
  • get_network_time(): [boolean, boolean]
  • get_rf_band_information(): [boolean, boolean]
  • get_serving_system_events(): [boolean, boolean]
  • get_signal_info(): [boolean, boolean]
  • get_subscription_info(): [boolean, boolean]
  • get_system_info(): [boolean, boolean]
  • get_system_selection_preference(): [boolean, boolean]
  • set_current_plmn_name(value_current_plmn_name: boolean): boolean
  • Set the 'Current PLMN Name' field in the message.

    Parameters

    • value_current_plmn_name: boolean

      a #gboolean.

    Returns boolean

  • set_ddtm_events(value_ddtm_events: boolean): boolean
  • Set the 'DDTM Events' field in the message.

    Parameters

    • value_ddtm_events: boolean

      a #gboolean.

    Returns boolean

  • set_dual_standby_preference(value_dual_standby_preference: boolean): boolean
  • Set the 'Dual Standby Preference' field in the message.

    Parameters

    • value_dual_standby_preference: boolean

      a #gboolean.

    Returns boolean

  • set_embms_status(value_embms_status: boolean): boolean
  • Set the 'eMBMS Status' field in the message.

    Parameters

    • value_embms_status: boolean

      a #gboolean.

    Returns boolean

  • set_error_rate(value_error_rate: boolean): boolean
  • Set the 'Error Rate' field in the message.

    Parameters

    • value_error_rate: boolean

      a #gboolean.

    Returns boolean

  • set_hdr_new_uati_assigned(value_hdr_new_uati_assigned: boolean): boolean
  • Set the 'HDR New UATI Assigned' field in the message.

    Parameters

    • value_hdr_new_uati_assigned: boolean

      a #gboolean.

    Returns boolean

  • set_hdr_session_closed(value_hdr_session_closed: boolean): boolean
  • Set the 'HDR Session Closed' field in the message.

    Parameters

    • value_hdr_session_closed: boolean

      a #gboolean.

    Returns boolean

  • set_managed_roaming(value_managed_roaming: boolean): boolean
  • Set the 'Managed Roaming' field in the message.

    Parameters

    • value_managed_roaming: boolean

      a #gboolean.

    Returns boolean

  • set_network_reject_information(value_network_reject_information_enable_network_reject_indications: boolean, value_network_reject_information_supress_system_info_indications: boolean): boolean
  • Set the 'Network Reject Information' field in the message.

    Parameters

    • value_network_reject_information_enable_network_reject_indications: boolean

      a #gboolean.

    • value_network_reject_information_supress_system_info_indications: boolean

      a #gboolean.

    Returns boolean

  • set_network_time(value_network_time: boolean): boolean
  • Set the 'Network Time' field in the message.

    Parameters

    • value_network_time: boolean

      a #gboolean.

    Returns boolean

  • set_rf_band_information(value_rf_band_information: boolean): boolean
  • Set the 'RF Band Information' field in the message.

    Parameters

    • value_rf_band_information: boolean

      a #gboolean.

    Returns boolean

  • set_serving_system_events(value_serving_system_events: boolean): boolean
  • Set the 'Serving System Events' field in the message.

    Parameters

    • value_serving_system_events: boolean

      a #gboolean.

    Returns boolean

  • set_signal_info(value_signal_info: boolean): boolean
  • Set the 'Signal Info' field in the message.

    Parameters

    • value_signal_info: boolean

      a #gboolean.

    Returns boolean

  • set_subscription_info(value_subscription_info: boolean): boolean
  • Set the 'Subscription Info' field in the message.

    Parameters

    • value_subscription_info: boolean

      a #gboolean.

    Returns boolean

  • set_system_info(value_system_info: boolean): boolean
  • Set the 'System Info' field in the message.

    Parameters

    • value_system_info: boolean

      a #gboolean.

    Returns boolean

  • set_system_selection_preference(value_system_selection_preference: boolean): boolean
  • Set the 'System Selection Preference' field in the message.

    Parameters

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