Gjsify LogoGjsify Logo

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

record

Hierarchy

  • MessageWdsSetEventReportInput

Index

Constructors

Properties

name: string

Methods

  • get_channel_rate(): [boolean, boolean]
  • get_current_data_bearer_technology(): [boolean, boolean]
  • get_data_bearer_technology(): [boolean, boolean]
  • get_data_call_status(): [boolean, boolean]
  • get_data_systems(): [boolean, boolean]
  • get_dormancy_status(): [boolean, boolean]
  • get_evdo_pm_change(): [boolean, boolean]
  • get_extended_data_bearer_technology(): [boolean, boolean]
  • get_limited_data_system_status(): [boolean, boolean]
  • get_mip_status(): [boolean, number]
  • get_pdn_filter_removals(): [boolean, boolean]
  • get_preferred_data_system(): [boolean, boolean]
  • get_uplink_flow_control(): [boolean, boolean]
  • set_channel_rate(value_channel_rate: boolean): boolean
  • Set the 'Channel Rate' field in the message.

    Parameters

    • value_channel_rate: boolean

      a #gboolean.

    Returns boolean

  • set_current_data_bearer_technology(value_current_data_bearer_technology: boolean): boolean
  • Set the 'Current Data Bearer Technology' field in the message.

    Parameters

    • value_current_data_bearer_technology: boolean

      a #gboolean.

    Returns boolean

  • set_data_bearer_technology(value_data_bearer_technology: boolean): boolean
  • Set the 'Data Bearer Technology' field in the message.

    Parameters

    • value_data_bearer_technology: boolean

      a #gboolean.

    Returns boolean

  • set_data_call_status(value_data_call_status: boolean): boolean
  • Set the 'Data Call Status' field in the message.

    Parameters

    • value_data_call_status: boolean

      a #gboolean.

    Returns boolean

  • set_data_systems(value_data_systems: boolean): boolean
  • Set the 'Data Systems' field in the message.

    Parameters

    • value_data_systems: boolean

      a #gboolean.

    Returns boolean

  • set_dormancy_status(value_dormancy_status: boolean): boolean
  • Set the 'Dormancy Status' field in the message.

    Parameters

    • value_dormancy_status: boolean

      a #gboolean.

    Returns boolean

  • set_evdo_pm_change(value_evdo_pm_change: boolean): boolean
  • Set the 'EVDO PM Change' field in the message.

    Parameters

    • value_evdo_pm_change: boolean

      a #gboolean.

    Returns boolean

  • set_extended_data_bearer_technology(value_extended_data_bearer_technology: boolean): boolean
  • Set the 'Extended Data Bearer Technology' field in the message.

    Parameters

    • value_extended_data_bearer_technology: boolean

      a #gboolean.

    Returns boolean

  • set_limited_data_system_status(value_limited_data_system_status: boolean): boolean
  • Set the 'Limited Data System Status' field in the message.

    Parameters

    • value_limited_data_system_status: boolean

      a #gboolean.

    Returns boolean

  • set_mip_status(value_mip_status: number): boolean
  • Set the 'MIP Status' field in the message.

    Parameters

    • value_mip_status: number

      a #guint8.

    Returns boolean

  • set_pdn_filter_removals(value_pdn_filter_removals: boolean): boolean
  • Set the 'PDN Filter Removals' field in the message.

    Parameters

    • value_pdn_filter_removals: boolean

      a #gboolean.

    Returns boolean

  • set_preferred_data_system(value_preferred_data_system: boolean): boolean
  • Set the 'Preferred Data System' field in the message.

    Parameters

    • value_preferred_data_system: boolean

      a #gboolean.

    Returns boolean

  • set_uplink_flow_control(value_uplink_flow_control: boolean): boolean
  • Set the 'Uplink Flow Control' field in the message.

    Parameters

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