Gjsify LogoGjsify Logo

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

record

Hierarchy

  • MessageWdsGetProfileSettingsOutput

Index

Constructors

Properties

name: string

Methods

  • getApnDisabledFlag(): [boolean, boolean]
  • Get the 'APN Disabled Flag' field from self.

    Returns [boolean, boolean]

  • getApnName(): [boolean, string]
  • Get the 'APN Name' field from self.

    Returns [boolean, string]

  • getGprsMinimumQos(): [boolean, number, number, number, number, number]
  • Get the 'GPRS Minimum QoS' field from self.

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

  • getGprsRequestedQos(): [boolean, number, number, number, number, number]
  • Get the 'GPRS Requested QoS' field from self.

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

  • getImcnFlag(): [boolean, boolean]
  • Get the 'IMCN Flag' field from self.

    Returns [boolean, boolean]

  • getIpv4AddressPreference(): [boolean, number]
  • Get the 'IPv4 Address Preference' field from self.

    Returns [boolean, number]

  • getIpv6AddressPreference(): [boolean, number[]]
  • Get the 'IPv6 Address Preference' field from self.

    Returns [boolean, number[]]

  • getIpv6PrimaryDnsAddressPreference(): [boolean, number[]]
  • Get the 'IPv6 Primary DNS Address Preference' field from self.

    Returns [boolean, number[]]

  • getIpv6SecondaryDnsAddressPreference(): [boolean, number[]]
  • Get the 'IPv6 Secondary DNS Address Preference' field from self.

    Returns [boolean, number[]]

  • getPassword(): [boolean, string]
  • Get the 'Password' field from self.

    Returns [boolean, string]

  • getPcscfAddressUsingDhcp(): [boolean, boolean]
  • Get the 'PCSCF Address Using DHCP' field from self.

    Returns [boolean, boolean]

  • getPcscfAddressUsingPco(): [boolean, boolean]
  • Get the 'PCSCF Address Using PCO' field from self.

    Returns [boolean, boolean]

  • getPdpContextNumber(): [boolean, number]
  • Get the 'PDP Context Number' field from self.

    Returns [boolean, number]

  • getPdpContextPrimaryId(): [boolean, number]
  • Get the 'PDP Context Primary ID' field from self.

    Returns [boolean, number]

  • getPdpContextSecondaryFlag(): [boolean, boolean]
  • Get the 'PDP Context Secondary Flag' field from self.

    Returns [boolean, boolean]

  • getPrimaryIpv4DnsAddress(): [boolean, number]
  • Get the 'Primary IPv4 DNS Address' field from self.

    Returns [boolean, number]

  • getProfileName(): [boolean, string]
  • Get the 'Profile Name' field from self.

    Returns [boolean, string]

  • getResult(): boolean
  • getRoamingDisallowedFlag(): [boolean, boolean]
  • Get the 'Roaming Disallowed Flag' field from self.

    Returns [boolean, boolean]

  • getSecondaryIpv4DnsAddress(): [boolean, number]
  • Get the 'Secondary IPv4 DNS Address' field from self.

    Returns [boolean, number]

  • getUsername(): [boolean, string]
  • Get the 'Username' field from self.

    Returns [boolean, string]

  • 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