Gjsify LogoGjsify Logo

Class MessageWmsSendFromMemoryStorageInput

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

record

Hierarchy

  • MessageWmsSendFromMemoryStorageInput

Index

Constructors

Properties

name: string

Methods

  • get_sms_on_ims(): [boolean, boolean]
  • set_information(value_information_storage_type: WmsStorageType, value_information_memory_index: number, value_information_message_mode: WmsMessageMode): boolean
  • Set the 'Information' field in the message.

    Parameters

    • value_information_storage_type: WmsStorageType

      a #QmiWmsStorageType.

    • value_information_memory_index: number

      a #guint32.

    • value_information_message_mode: WmsMessageMode

      a #QmiWmsMessageMode.

    Returns boolean

  • set_sms_on_ims(value_sms_on_ims: boolean): boolean
  • Set the 'SMS on IMS' field in the message.

    Parameters

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