Qmi.IndicationLocInjectTimeRequestOutput¶
Fields¶
None
Methods¶
|
|
|
Details¶
- class Qmi.IndicationLocInjectTimeRequestOutput¶
The
Qmi.IndicationLocInjectTimeRequestOutputstructure contains private data and should only be accessed using the provided API.New in version 1.37.
- get_time_server_info()¶
- Raises:
- Returns:
Trueif the field is found,Falseotherwise.- value_time_server_info_delay_threshold:
a placeholder for the output #guint32, or
Noneif not required.- value_time_server_info_time_server_list:
a placeholder for the output
GLib.Arrayofstr* elements, orNoneif 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:
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.