Gjsify LogoGjsify Logo

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

record

Hierarchy

  • MessageVoiceIndicationRegisterInput

Index

Constructors

Properties

name: string

Methods

  • get_aoc_events(): [boolean, boolean]
  • get_call_notification_events(): [boolean, boolean]
  • get_conference_events(): [boolean, boolean]
  • get_dtmf_events(): [boolean, boolean]
  • get_extended_burst_type_international_information_events(): [boolean, boolean]
  • Get the 'Extended Burst Type International Information Events' field from self.

    Returns [boolean, boolean]

  • get_handover_events(): [boolean, boolean]
  • get_modification_events(): [boolean, boolean]
  • get_mt_page_miss_information_events(): [boolean, boolean]
  • get_speech_codec_events(): [boolean, boolean]
  • get_supplementary_service_notification_events(): [boolean, boolean]
  • get_ussd_notification_events(): [boolean, boolean]
  • get_uus_events(): [boolean, boolean]
  • get_voice_privacy_events(): [boolean, boolean]
  • set_aoc_events(value_aoc_events: boolean): boolean
  • Set the 'AOC Events' field in the message.

    Parameters

    • value_aoc_events: boolean

      a #gboolean.

    Returns boolean

  • set_call_notification_events(value_call_notification_events: boolean): boolean
  • Set the 'Call Notification Events' field in the message.

    Parameters

    • value_call_notification_events: boolean

      a #gboolean.

    Returns boolean

  • set_conference_events(value_conference_events: boolean): boolean
  • Set the 'Conference Events' field in the message.

    Parameters

    • value_conference_events: boolean

      a #gboolean.

    Returns boolean

  • set_dtmf_events(value_dtmf_events: boolean): boolean
  • Set the 'DTMF Events' field in the message.

    Parameters

    • value_dtmf_events: boolean

      a #gboolean.

    Returns boolean

  • set_extended_burst_type_international_information_events(value_extended_burst_type_international_information_events: boolean): boolean
  • Set the 'Extended Burst Type International Information Events' field in the message.

    Parameters

    • value_extended_burst_type_international_information_events: boolean

      a #gboolean.

    Returns boolean

  • set_handover_events(value_handover_events: boolean): boolean
  • Set the 'Handover Events' field in the message.

    Parameters

    • value_handover_events: boolean

      a #gboolean.

    Returns boolean

  • set_modification_events(value_modification_events: boolean): boolean
  • Set the 'Modification Events' field in the message.

    Parameters

    • value_modification_events: boolean

      a #gboolean.

    Returns boolean

  • set_mt_page_miss_information_events(value_mt_page_miss_information_events: boolean): boolean
  • Set the 'MT Page Miss Information Events' field in the message.

    Parameters

    • value_mt_page_miss_information_events: boolean

      a #gboolean.

    Returns boolean

  • set_speech_codec_events(value_speech_codec_events: boolean): boolean
  • Set the 'Speech Codec Events' field in the message.

    Parameters

    • value_speech_codec_events: boolean

      a #gboolean.

    Returns boolean

  • set_supplementary_service_notification_events(value_supplementary_service_notification_events: boolean): boolean
  • Set the 'Supplementary Service Notification Events' field in the message.

    Parameters

    • value_supplementary_service_notification_events: boolean

      a #gboolean.

    Returns boolean

  • set_ussd_notification_events(value_ussd_notification_events: boolean): boolean
  • Set the 'USSD Notification Events' field in the message.

    Parameters

    • value_ussd_notification_events: boolean

      a #gboolean.

    Returns boolean

  • set_uus_events(value_uus_events: boolean): boolean
  • Set the 'UUS Events' field in the message.

    Parameters

    • value_uus_events: boolean

      a #gboolean.

    Returns boolean

  • set_voice_privacy_events(value_voice_privacy_events: boolean): boolean
  • Set the 'Voice Privacy Events' field in the message.

    Parameters

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