Qmi.IndicationImsImsServicesEnabledSettingOutput¶
Fields¶
None
Methods¶
|
|
|
Details¶
- class Qmi.IndicationImsImsServicesEnabledSettingOutput¶
The
Qmi.IndicationImsImsServicesEnabledSettingOutputstructure contains private data and should only be accessed using the provided API.New in version 1.38.
- get_ims_autoconfig_enabled()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS Autoconfig Enabled’ field from self.
New in version 1.38.
- get_ims_carrier_config()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS Carrier Config’ field from self.
New in version 1.38.
- get_ims_presence_enabled()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS Presence Enabled’ field from self.
New in version 1.38.
- get_ims_rcs_enabled()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS RCS Enabled’ field from self.
New in version 1.38.
- get_ims_service_enabled()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS Service Enabled’ field from self.
New in version 1.38.
- get_ims_sms_service_enable()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS SMS Service Enable’ field from self.
New in version 1.38.
- get_ims_ussd_service_enabled()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS USSD Service Enabled’ field from self.
New in version 1.38.
- get_ims_ut_service_enable()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS UT Service Enable’ field from self.
New in version 1.38.
- get_ims_video_telephony_service_enable()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS Video Telephony Service Enable’ field from self.
New in version 1.38.
- get_ims_voice_over_lte_enable()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS Voice Over LTE Enable’ field from self.
New in version 1.38.
- get_ims_voice_wifi_service_enable()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS Voice WiFi Service Enable’ field from self.
New in version 1.38.
- get_ims_xdm_client_enabled()¶
- Raises:
- Returns:
- Return type:
Get the ‘IMS XDM Client Enabled’ field from self.
New in version 1.38.
- ref()¶
- Returns:
the new reference to self.
- Return type:
Atomically increments the reference count of self by one.
New in version 1.38.
- unref()¶
Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.
New in version 1.38.