Qmi.IndicationLocInjectTimeRequestOutput

Fields

None

Methods

get_time_server_info ()

ref ()

unref ()

Details

class Qmi.IndicationLocInjectTimeRequestOutput

The Qmi.IndicationLocInjectTimeRequestOutput structure contains private data and should only be accessed using the provided API.

New in version 1.37.

get_time_server_info()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_time_server_info_delay_threshold:

a placeholder for the output #guint32, or None if not required.

value_time_server_info_time_server_list:

a placeholder for the output GLib.Array of str * elements, or None if not required. Do not free it, it is owned by self.

Return type:

(bool, value_time_server_info_delay_threshold: int, value_time_server_info_time_server_list: [str])

Get the ‘Time Server Info’ field from self.

New in version 1.37.

ref()
Returns:

the new reference to self.

Return type:

Qmi.IndicationLocInjectTimeRequestOutput

Atomically increments the reference count of self by one.

New in version 1.37.

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.37.