Gjsify LogoGjsify Logo

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

record

Hierarchy

  • IndicationWdsEventReportOutput

Index

Constructors

Properties

name: string

Methods

  • getChannelRates(): [boolean, number, number]
  • Get the 'Channel Rates' field from self.

    Returns [boolean, number, number]

  • getCurrentDataBearerTechnology(): [boolean, WdsNetworkType, number, number]
  • getEvdoPageMonitorPeriodChange(): [boolean, number, boolean]
  • Get the 'EVDO Page Monitor Period Change' field from self.

    Returns [boolean, number, boolean]

  • getMipStatus(): [boolean, boolean]
  • Get the 'MIP Status' field from self.

    Returns [boolean, boolean]

  • getPdnFiltersRemoved(): [boolean, number[]]
  • Get the 'PDN Filters Removed' field from self.

    Returns [boolean, number[]]

  • getRxBytesOk(): [boolean, number]
  • Get the 'Rx Bytes Ok' field from self.

    Returns [boolean, number]

  • getRxOverflows(): [boolean, number]
  • Get the 'Rx Overflows' field from self.

    Returns [boolean, number]

  • getRxPacketsDropped(): [boolean, number]
  • Get the 'Rx Packets Dropped' field from self.

    Returns [boolean, number]

  • getRxPacketsError(): [boolean, number]
  • Get the 'Rx Packets Error' field from self.

    Returns [boolean, number]

  • getRxPacketsOk(): [boolean, number]
  • Get the 'Rx Packets Ok' field from self.

    Returns [boolean, number]

  • getTxBytesOk(): [boolean, number]
  • Get the 'Tx Bytes Ok' field from self.

    Returns [boolean, number]

  • getTxOverflows(): [boolean, number]
  • Get the 'Tx Overflows' field from self.

    Returns [boolean, number]

  • getTxPacketsDropped(): [boolean, number]
  • Get the 'Tx Packets Dropped' field from self.

    Returns [boolean, number]

  • getTxPacketsError(): [boolean, number]
  • Get the 'Tx Packets Error' field from self.

    Returns [boolean, number]

  • getTxPacketsOk(): [boolean, number]
  • Get the 'Tx Packets Ok' field from self.

    Returns [boolean, number]

  • getUplinkFlowControlEnabled(): [boolean, boolean]
  • Get the 'Uplink Flow Control Enabled' field from self.

    Returns [boolean, 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