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

  • getChannelRate(): [boolean, boolean]
  • Get the 'Channel Rate' field from self.

    Returns [boolean, boolean]

  • getCurrentDataBearerTechnology(): [boolean, boolean]
  • Get the 'Current Data Bearer Technology' field from self.

    Returns [boolean, boolean]

  • getDataBearerTechnology(): [boolean, boolean]
  • Get the 'Data Bearer Technology' field from self.

    Returns [boolean, boolean]

  • getDataCallStatus(): [boolean, boolean]
  • Get the 'Data Call Status' field from self.

    Returns [boolean, boolean]

  • getDataSystems(): [boolean, boolean]
  • Get the 'Data Systems' field from self.

    Returns [boolean, boolean]

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

    Returns [boolean, boolean]

  • getEvdoPmChange(): [boolean, boolean]
  • Get the 'EVDO PM Change' field from self.

    Returns [boolean, boolean]

  • getExtendedDataBearerTechnology(): [boolean, boolean]
  • Get the 'Extended Data Bearer Technology' field from self.

    Returns [boolean, boolean]

  • getLimitedDataSystemStatus(): [boolean, boolean]
  • Get the 'Limited Data System Status' field from self.

    Returns [boolean, boolean]

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

    Returns [boolean, number]

  • getPdnFilterRemovals(): [boolean, boolean]
  • Get the 'PDN Filter Removals' field from self.

    Returns [boolean, boolean]

  • getPreferredDataSystem(): [boolean, boolean]
  • Get the 'Preferred Data System' field from self.

    Returns [boolean, boolean]

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

    Returns [boolean, boolean]

  • setChannelRate(valueChannelRate: boolean): boolean
  • Set the 'Channel Rate' field in the message.

    Parameters

    • valueChannelRate: boolean

      a #gboolean.

    Returns boolean

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

    Parameters

    • valueCurrentDataBearerTechnology: boolean

      a #gboolean.

    Returns boolean

  • setDataBearerTechnology(valueDataBearerTechnology: boolean): boolean
  • Set the 'Data Bearer Technology' field in the message.

    Parameters

    • valueDataBearerTechnology: boolean

      a #gboolean.

    Returns boolean

  • setDataCallStatus(valueDataCallStatus: boolean): boolean
  • Set the 'Data Call Status' field in the message.

    Parameters

    • valueDataCallStatus: boolean

      a #gboolean.

    Returns boolean

  • setDataSystems(valueDataSystems: boolean): boolean
  • Set the 'Data Systems' field in the message.

    Parameters

    • valueDataSystems: boolean

      a #gboolean.

    Returns boolean

  • setDormancyStatus(valueDormancyStatus: boolean): boolean
  • Set the 'Dormancy Status' field in the message.

    Parameters

    • valueDormancyStatus: boolean

      a #gboolean.

    Returns boolean

  • setEvdoPmChange(valueEvdoPmChange: boolean): boolean
  • Set the 'EVDO PM Change' field in the message.

    Parameters

    • valueEvdoPmChange: boolean

      a #gboolean.

    Returns boolean

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

    Parameters

    • valueExtendedDataBearerTechnology: boolean

      a #gboolean.

    Returns boolean

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

    Parameters

    • valueLimitedDataSystemStatus: boolean

      a #gboolean.

    Returns boolean

  • setMipStatus(valueMipStatus: number): boolean
  • Set the 'MIP Status' field in the message.

    Parameters

    • valueMipStatus: number

      a #guint8.

    Returns boolean

  • setPdnFilterRemovals(valuePdnFilterRemovals: boolean): boolean
  • Set the 'PDN Filter Removals' field in the message.

    Parameters

    • valuePdnFilterRemovals: boolean

      a #gboolean.

    Returns boolean

  • setPreferredDataSystem(valuePreferredDataSystem: boolean): boolean
  • Set the 'Preferred Data System' field in the message.

    Parameters

    • valuePreferredDataSystem: boolean

      a #gboolean.

    Returns boolean

  • Set the 'Transfer Statistics' field in the message.

    Parameters

    Returns boolean

  • setUplinkFlowControl(valueUplinkFlowControl: boolean): boolean
  • Set the 'Uplink Flow Control' field in the message.

    Parameters

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