Gjsify LogoGjsify Logo

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

record

Hierarchy

  • MessageWdsStopNetworkInput

Index

Constructors

Properties

name: string

Methods

  • get_disable_autoconnect(): [boolean, boolean]
  • get_packet_data_handle(): [boolean, number]
  • set_disable_autoconnect(value_disable_autoconnect: boolean): boolean
  • Set the 'Disable Autoconnect' field in the message.

    Parameters

    • value_disable_autoconnect: boolean

      a #gboolean.

    Returns boolean

  • set_packet_data_handle(value_packet_data_handle: number): boolean
  • Set the 'Packet Data Handle' field in the message.

    Parameters

    • value_packet_data_handle: number

      a #guint32.

    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