Qmi.ClientLoc

g GObject.Object GObject.Object Qmi.Client Qmi.Client GObject.Object->Qmi.Client Qmi.ClientLoc Qmi.ClientLoc Qmi.Client->Qmi.ClientLoc

Subclasses:

None

Methods

Inherited:

Qmi.Client (8), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

delete_assistance_data (input, timeout, cancellable, callback, *user_data)

delete_assistance_data_finish (res)

get_engine_lock (unused, timeout, cancellable, callback, *user_data)

get_engine_lock_finish (res)

get_nmea_types (unused, timeout, cancellable, callback, *user_data)

get_nmea_types_finish (res)

get_operation_mode (unused, timeout, cancellable, callback, *user_data)

get_operation_mode_finish (res)

get_predicted_orbits_data_source (unused, timeout, cancellable, callback, *user_data)

get_predicted_orbits_data_source_finish (res)

get_server (input, timeout, cancellable, callback, *user_data)

get_server_finish (res)

inject_predicted_orbits_data (input, timeout, cancellable, callback, *user_data)

inject_predicted_orbits_data_finish (res)

inject_xtra_data (input, timeout, cancellable, callback, *user_data)

inject_xtra_data_finish (res)

register_events (input, timeout, cancellable, callback, *user_data)

register_events_finish (res)

set_engine_lock (input, timeout, cancellable, callback, *user_data)

set_engine_lock_finish (res)

set_nmea_types (input, timeout, cancellable, callback, *user_data)

set_nmea_types_finish (res)

set_operation_mode (input, timeout, cancellable, callback, *user_data)

set_operation_mode_finish (res)

set_server (input, timeout, cancellable, callback, *user_data)

set_server_finish (res)

start (input, timeout, cancellable, callback, *user_data)

start_finish (res)

stop (input, timeout, cancellable, callback, *user_data)

stop_finish (res)

Virtual Methods

Inherited:

Qmi.Client (1), GObject.Object (7)

Properties

Inherited:

Qmi.Client (6)

Signals

Inherited:

GObject.Object (1)

Name

Short Description

delete-assistance-data

The ::delete-assistance-data signal gets emitted when a ‘’Delete Assistance Data [libqmi-glib-LOC-Delete-Assistance-Data-indication.top_of_page]’’ indication is received.

engine-state

The ::engine-state signal gets emitted when a ‘’Engine State [libqmi-glib-LOC-Engine-State-indication.top_of_page]’’ indication is received.

fix-recurrence-type

The ::fix-recurrence-type signal gets emitted when a ‘’Fix Recurrence Type [libqmi-glib-LOC-Fix-Recurrence-Type-indication.top_of_page]’’ indication is received.

get-engine-lock

The ::get-engine-lock signal gets emitted when a ‘’Get Engine Lock [libqmi-glib-LOC-Get-Engine-Lock-indication.top_of_page]’’ indication is received.

get-nmea-types

The ::get-nmea-types signal gets emitted when a ‘’Get NMEA Types [libqmi-glib-LOC-Get-NMEA-Types-indication.top_of_page]’’ indication is received.

get-operation-mode

The ::get-operation-mode signal gets emitted when a ‘’Get Operation Mode [libqmi-glib-LOC-Get-Operation-Mode-indication.top_of_page]’’ indication is received.

get-predicted-orbits-data-source

The ::get-predicted-orbits-data-source signal gets emitted when a ‘’Get Predicted Orbits Data Source [libqmi-glib-LOC-Get-Predicted-Orbits-Data-Source-indication.top_of_page]’’ indication is received.

get-server

The ::get-server signal gets emitted when a ‘’Get Server [libqmi-glib-LOC-Get-Server-indication.top_of_page]’’ indication is received.

gnss-sv-info

The ::gnss-sv-info signal gets emitted when a ‘’GNSS Sv Info [libqmi-glib-LOC-GNSS-Sv-Info-indication.top_of_page]’’ indication is received.

inject-predicted-orbits-data

The ::inject-predicted-orbits-data signal gets emitted when a ‘’Inject Predicted Orbits Data [libqmi-glib-LOC-Inject-Predicted-Orbits-Data-indication.top_of_page]’’ indication is received.

inject-xtra-data

The ::inject-xtra-data signal gets emitted when a ‘’Inject Xtra Data [libqmi-glib-LOC-Inject-Xtra-Data-indication.top_of_page]’’ indication is received.

nmea

The ::nmea signal gets emitted when a ‘’NMEA [libqmi-glib-LOC-NMEA-indication.top_of_page]’’ indication is received.

position-report

The ::position-report signal gets emitted when a ‘’Position Report [libqmi-glib-LOC-Position-Report-indication.top_of_page]’’ indication is received.

set-engine-lock

The ::set-engine-lock signal gets emitted when a ‘’Set Engine Lock [libqmi-glib-LOC-Set-Engine-Lock-indication.top_of_page]’’ indication is received.

set-nmea-types

The ::set-nmea-types signal gets emitted when a ‘’Set NMEA Types [libqmi-glib-LOC-Set-NMEA-Types-indication.top_of_page]’’ indication is received.

set-operation-mode

The ::set-operation-mode signal gets emitted when a ‘’Set Operation Mode [libqmi-glib-LOC-Set-Operation-Mode-indication.top_of_page]’’ indication is received.

set-server

The ::set-server signal gets emitted when a ‘’Set Server [libqmi-glib-LOC-Set-Server-indication.top_of_page]’’ indication is received.

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

Qmi.Client

r

priv_unused

object

r

Class Details

class Qmi.ClientLoc(**kwargs)
Bases:

Qmi.Client

Abstract:

No

Structure:

Qmi.ClientLocClass

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

New in version 1.0.

delete_assistance_data(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Delete Assistance Data request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.delete_assistance_data_finish() to get the result of the operation.

New in version 1.22.

delete_assistance_data_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.delete_assistance_data().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocDeleteAssistanceDataOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocDeleteAssistanceDataOutput.unref().

Return type:

Qmi.MessageLocDeleteAssistanceDataOutput

Finishes an async operation started with Qmi.ClientLoc.delete_assistance_data().

New in version 1.22.

get_engine_lock(unused, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Get Engine Lock request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.get_engine_lock_finish() to get the result of the operation.

New in version 1.28.

get_engine_lock_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.get_engine_lock().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocGetEngineLockOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocGetEngineLockOutput.unref().

Return type:

Qmi.MessageLocGetEngineLockOutput

Finishes an async operation started with Qmi.ClientLoc.get_engine_lock().

New in version 1.28.

get_nmea_types(unused, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Get NMEA Types request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.get_nmea_types_finish() to get the result of the operation.

New in version 1.26.

get_nmea_types_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.get_nmea_types().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocGetNmeaTypesOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocGetNmeaTypesOutput.unref().

Return type:

Qmi.MessageLocGetNmeaTypesOutput

Finishes an async operation started with Qmi.ClientLoc.get_nmea_types().

New in version 1.26.

get_operation_mode(unused, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Get Operation Mode request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.get_operation_mode_finish() to get the result of the operation.

New in version 1.22.

get_operation_mode_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.get_operation_mode().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocGetOperationModeOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocGetOperationModeOutput.unref().

Return type:

Qmi.MessageLocGetOperationModeOutput

Finishes an async operation started with Qmi.ClientLoc.get_operation_mode().

New in version 1.22.

get_predicted_orbits_data_source(unused, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Get Predicted Orbits Data Source request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.get_predicted_orbits_data_source_finish() to get the result of the operation.

New in version 1.22.

get_predicted_orbits_data_source_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.get_predicted_orbits_data_source().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocGetPredictedOrbitsDataSourceOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocGetPredictedOrbitsDataSourceOutput.unref().

Return type:

Qmi.MessageLocGetPredictedOrbitsDataSourceOutput

Finishes an async operation started with Qmi.ClientLoc.get_predicted_orbits_data_source().

New in version 1.22.

get_server(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Get Server request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.get_server_finish() to get the result of the operation.

New in version 1.22.

get_server_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.get_server().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocGetServerOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocGetServerOutput.unref().

Return type:

Qmi.MessageLocGetServerOutput

Finishes an async operation started with Qmi.ClientLoc.get_server().

New in version 1.22.

inject_predicted_orbits_data(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Inject Predicted Orbits Data request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.inject_predicted_orbits_data_finish() to get the result of the operation.

New in version 1.22.

inject_predicted_orbits_data_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.inject_predicted_orbits_data().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocInjectPredictedOrbitsDataOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocInjectPredictedOrbitsDataOutput.unref().

Return type:

Qmi.MessageLocInjectPredictedOrbitsDataOutput

Finishes an async operation started with Qmi.ClientLoc.inject_predicted_orbits_data().

New in version 1.22.

inject_xtra_data(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Inject Xtra Data request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.inject_xtra_data_finish() to get the result of the operation.

New in version 1.22.

inject_xtra_data_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.inject_xtra_data().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocInjectXtraDataOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocInjectXtraDataOutput.unref().

Return type:

Qmi.MessageLocInjectXtraDataOutput

Finishes an async operation started with Qmi.ClientLoc.inject_xtra_data().

New in version 1.22.

register_events(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Register Events request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.register_events_finish() to get the result of the operation.

New in version 1.22.

register_events_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.register_events().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocRegisterEventsOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocRegisterEventsOutput.unref().

Return type:

Qmi.MessageLocRegisterEventsOutput

Finishes an async operation started with Qmi.ClientLoc.register_events().

New in version 1.22.

set_engine_lock(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Set Engine Lock request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.set_engine_lock_finish() to get the result of the operation.

New in version 1.28.

set_engine_lock_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.set_engine_lock().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocSetEngineLockOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocSetEngineLockOutput.unref().

Return type:

Qmi.MessageLocSetEngineLockOutput

Finishes an async operation started with Qmi.ClientLoc.set_engine_lock().

New in version 1.28.

set_nmea_types(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Set NMEA Types request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.set_nmea_types_finish() to get the result of the operation.

New in version 1.26.

set_nmea_types_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.set_nmea_types().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocSetNmeaTypesOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocSetNmeaTypesOutput.unref().

Return type:

Qmi.MessageLocSetNmeaTypesOutput

Finishes an async operation started with Qmi.ClientLoc.set_nmea_types().

New in version 1.26.

set_operation_mode(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Set Operation Mode request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.set_operation_mode_finish() to get the result of the operation.

New in version 1.22.

set_operation_mode_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.set_operation_mode().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocSetOperationModeOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocSetOperationModeOutput.unref().

Return type:

Qmi.MessageLocSetOperationModeOutput

Finishes an async operation started with Qmi.ClientLoc.set_operation_mode().

New in version 1.22.

set_server(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Set Server request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.set_server_finish() to get the result of the operation.

New in version 1.22.

set_server_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.set_server().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocSetServerOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocSetServerOutput.unref().

Return type:

Qmi.MessageLocSetServerOutput

Finishes an async operation started with Qmi.ClientLoc.set_server().

New in version 1.22.

start(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Start request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.start_finish() to get the result of the operation.

New in version 1.20.

start_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.start().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocStartOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocStartOutput.unref().

Return type:

Qmi.MessageLocStartOutput

Finishes an async operation started with Qmi.ClientLoc.start().

New in version 1.20.

stop(input, timeout, cancellable, callback, *user_data)
Parameters:

Asynchronously sends a Stop request to the device.

When the operation is finished, callback will be invoked in the thread-default main loop of the thread you are calling this method from.

You can then call Qmi.ClientLoc.stop_finish() to get the result of the operation.

New in version 1.20.

stop_finish(res)
Parameters:

res (Gio.AsyncResult) – the Gio.AsyncResult obtained from the Gio.AsyncReadyCallback passed to Qmi.ClientLoc.stop().

Raises:

GLib.Error

Returns:

a Qmi.MessageLocStopOutput, or None if error is set. The returned value should be freed with Qmi.MessageLocStopOutput.unref().

Return type:

Qmi.MessageLocStopOutput

Finishes an async operation started with Qmi.ClientLoc.stop().

New in version 1.20.

Signal Details

Qmi.ClientLoc.signals.delete_assistance_data(client_loc, output)
Signal Name:

delete-assistance-data

Flags:

RUN_LAST

Parameters:

The ::delete-assistance-data signal gets emitted when a ‘’Delete Assistance Data [libqmi-glib-LOC-Delete-Assistance-Data-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.engine_state(client_loc, output)
Signal Name:

engine-state

Flags:

RUN_LAST

Parameters:

The ::engine-state signal gets emitted when a ‘’Engine State [libqmi-glib-LOC-Engine-State-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.fix_recurrence_type(client_loc, output)
Signal Name:

fix-recurrence-type

Flags:

RUN_LAST

Parameters:

The ::fix-recurrence-type signal gets emitted when a ‘’Fix Recurrence Type [libqmi-glib-LOC-Fix-Recurrence-Type-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.get_engine_lock(client_loc, output)
Signal Name:

get-engine-lock

Flags:

RUN_LAST

Parameters:

The ::get-engine-lock signal gets emitted when a ‘’Get Engine Lock [libqmi-glib-LOC-Get-Engine-Lock-indication.top_of_page]’’ indication is received.

New in version 1.28.

Qmi.ClientLoc.signals.get_nmea_types(client_loc, output)
Signal Name:

get-nmea-types

Flags:

RUN_LAST

Parameters:

The ::get-nmea-types signal gets emitted when a ‘’Get NMEA Types [libqmi-glib-LOC-Get-NMEA-Types-indication.top_of_page]’’ indication is received.

New in version 1.26.

Qmi.ClientLoc.signals.get_operation_mode(client_loc, output)
Signal Name:

get-operation-mode

Flags:

RUN_LAST

Parameters:

The ::get-operation-mode signal gets emitted when a ‘’Get Operation Mode [libqmi-glib-LOC-Get-Operation-Mode-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.get_predicted_orbits_data_source(client_loc, output)
Signal Name:

get-predicted-orbits-data-source

Flags:

RUN_LAST

Parameters:

The ::get-predicted-orbits-data-source signal gets emitted when a ‘’Get Predicted Orbits Data Source [libqmi-glib-LOC-Get-Predicted-Orbits-Data-Source-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.get_server(client_loc, output)
Signal Name:

get-server

Flags:

RUN_LAST

Parameters:

The ::get-server signal gets emitted when a ‘’Get Server [libqmi-glib-LOC-Get-Server-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.gnss_sv_info(client_loc, output)
Signal Name:

gnss-sv-info

Flags:

RUN_LAST

Parameters:

The ::gnss-sv-info signal gets emitted when a ‘’GNSS Sv Info [libqmi-glib-LOC-GNSS-Sv-Info-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.inject_predicted_orbits_data(client_loc, output)
Signal Name:

inject-predicted-orbits-data

Flags:

RUN_LAST

Parameters:

The ::inject-predicted-orbits-data signal gets emitted when a ‘’Inject Predicted Orbits Data [libqmi-glib-LOC-Inject-Predicted-Orbits-Data-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.inject_xtra_data(client_loc, output)
Signal Name:

inject-xtra-data

Flags:

RUN_LAST

Parameters:

The ::inject-xtra-data signal gets emitted when a ‘’Inject Xtra Data [libqmi-glib-LOC-Inject-Xtra-Data-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.nmea(client_loc, output)
Signal Name:

nmea

Flags:

RUN_LAST

Parameters:

The ::nmea signal gets emitted when a ‘’NMEA [libqmi-glib-LOC-NMEA-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.position_report(client_loc, output)
Signal Name:

position-report

Flags:

RUN_LAST

Parameters:

The ::position-report signal gets emitted when a ‘’Position Report [libqmi-glib-LOC-Position-Report-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.set_engine_lock(client_loc, output)
Signal Name:

set-engine-lock

Flags:

RUN_LAST

Parameters:

The ::set-engine-lock signal gets emitted when a ‘’Set Engine Lock [libqmi-glib-LOC-Set-Engine-Lock-indication.top_of_page]’’ indication is received.

New in version 1.28.

Qmi.ClientLoc.signals.set_nmea_types(client_loc, output)
Signal Name:

set-nmea-types

Flags:

RUN_LAST

Parameters:

The ::set-nmea-types signal gets emitted when a ‘’Set NMEA Types [libqmi-glib-LOC-Set-NMEA-Types-indication.top_of_page]’’ indication is received.

New in version 1.26.

Qmi.ClientLoc.signals.set_operation_mode(client_loc, output)
Signal Name:

set-operation-mode

Flags:

RUN_LAST

Parameters:

The ::set-operation-mode signal gets emitted when a ‘’Set Operation Mode [libqmi-glib-LOC-Set-Operation-Mode-indication.top_of_page]’’ indication is received.

New in version 1.22.

Qmi.ClientLoc.signals.set_server(client_loc, output)
Signal Name:

set-server

Flags:

RUN_LAST

Parameters:

The ::set-server signal gets emitted when a ‘’Set Server [libqmi-glib-LOC-Set-Server-indication.top_of_page]’’ indication is received.

New in version 1.22.