ModemManagerQt
modemoma.h
27 * This interface allows clients to handle device management operations as specified by the Open Mobile Alliance (OMA).
29 * Device management sessions are either on-demand (client-initiated), or automatically initiated by either the device
51 * @return MMOmaFeature flags, specifying which device management features are enabled or disabled
56 * @return list of network-initiated sessions which are waiting to be accepted or rejected, where:
76 * @param features MMModemOmaFeature flags, specifying which device management features should get enabled or disabled.
84 * @param sessionType type of client-initiated device management session,given as a MMOmaSessionType
122 * @param failedReason reason of failure, given as a MMOmaSessionStateFailedReason, if sessionState() is MM_OMA_SESSION_STATE_FAILED
124 void sessionStateChanged(MMOmaSessionState oldState, MMOmaSessionState newState, MMOmaSessionStateFailedReason failedReason);
void sessionStateChanged(MMOmaSessionState oldState, MMOmaSessionState newState, MMOmaSessionStateFailedReason failedReason)
Emitted when the session state changed.
This namespace allows to query the underlying system to discover the available modem interfaces respo...
Definition bearer.cpp:20
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:10 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:10 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.