Gjsify LogoGjsify Logo

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

record

Hierarchy

  • MessageNasGetCellLocationInfoOutput

Index

Constructors

Properties

name: string

Methods

  • getCdmaInfo(): [boolean, number, number, number, number, number, number]
  • Get the 'CDMA Info' field from self.

    Returns [boolean, number, number, number, number, number, number]

  • getCompatContext(): object
  • Get the 'GERAN Info v2' field from self.

    Version of qmi_message_nas_get_cell_location_info_output_get_geran_info_v2() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

    Returns [boolean, number, Uint8Array, number, number, number, number, number, MessageNasGetCellLocationInfoOutputGeranInfoV2CellElement[]]

  • Get the 'Intrafrequency LTE Info v2' field from self.

    Version of qmi_message_nas_get_cell_location_info_output_get_intrafrequency_lte_info_v2() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

    Returns [boolean, boolean, Uint8Array, number, number, number, number, number, number, number, number, MessageNasGetCellLocationInfoOutputIntrafrequencyLteInfoV2CellElement[]]

  • getLteInfoTimingAdvance(): [boolean, number]
  • Get the 'LTE Info Timing Advance' field from self.

    Returns [boolean, number]

  • getNr5gArfcn(): [boolean, number]
  • Get the 'NR5G ARFCN' field from self.

    Returns [boolean, number]

  • getNr5gCellInformation(): [boolean, Uint8Array, Uint8Array, number, number, number, number, number]
  • Get the 'NR5G Cell Information' field from self.

    Returns [boolean, Uint8Array, Uint8Array, number, number, number, number, number]

  • getResult(): boolean
  • getUmtsCellId(): [boolean, number]
  • Get the 'UMTS Cell ID' 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