Gjsify LogoGjsify Logo

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

record

Hierarchy

  • MessageWdaSetDataFormatOutput

Index

Constructors

Properties

name: string

Methods

  • getDownlinkDataAggregationMaxDatagrams(): [boolean, number]
  • Get the 'Downlink Data Aggregation Max Datagrams' field from self.

    Returns [boolean, number]

  • getDownlinkDataAggregationMaxSize(): [boolean, number]
  • Get the 'Downlink Data Aggregation Max Size' field from self.

    Returns [boolean, number]

  • getDownloadMinimumPadding(): [boolean, number]
  • Get the 'Download Minimum Padding' field from self.

    Returns [boolean, number]

  • getFlowControl(): [boolean, number]
  • Get the 'Flow Control' field from self.

    Returns [boolean, number]

  • getNdpSignature(): [boolean, number]
  • Get the 'NDP Signature' field from self.

    Returns [boolean, number]

  • getQosFormat(): [boolean, boolean]
  • Get the 'QoS Format' field from self.

    Returns [boolean, boolean]

  • getResult(): boolean
  • getUplinkDataAggregationMaxDatagrams(): [boolean, number]
  • Get the 'Uplink Data Aggregation Max Datagrams' field from self.

    Returns [boolean, number]

  • getUplinkDataAggregationMaxSize(): [boolean, number]
  • Get the 'Uplink Data Aggregation Max Size' field from self.

    Returns [boolean, number]

  • 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