From 97ae345d9eeba4ceca5ce308a42c56cf783f27d2 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 23 Mar 2021 11:33:34 +0100 Subject: api: add 'Since' tags These are not actively used by gdbus-codegen or gtk-doc, but they're helpful anyway so that users know when a given API method was introduced. --- ...g.freedesktop.ModemManager1.Modem.Modem3gpp.xml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml') diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml index c2ef8b02..3fba396d 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml @@ -30,6 +30,8 @@ @operator_id: The operator ID (ie, "MCCMNC", like "310260") to register. An empty string can be used to register to the home network. Request registration with a given mobile network. + + Since: 1.0 --> @@ -85,6 +87,8 @@ + + Since: 1.0 --> @@ -95,6 +99,8 @@ @mode: a MMModem3gppEpsUeModeOperation. Sets the UE mode of operation for EPS. + + Since: 1.10 --> @@ -111,6 +117,8 @@ i.e.: "apn", "ip-type", "allowed-auth", "user", and "password". + + Since: 1.10 --> @@ -120,6 +128,8 @@ Imei: The IMEI of the device. + + Since: 1.0 --> @@ -129,6 +139,8 @@ A MMModem3gppRegistrationState value specifying the mobile registration status as defined in 3GPP TS 27.007 section 10.1.19. + + Since: 1.0 --> @@ -145,6 +157,8 @@ If the MCC and MNC are not known or the mobile is not registered to a mobile network, this property will be a zero-length (blank) string. + + Since: 1.0 --> @@ -156,6 +170,8 @@ If the operator name is not known or the mobile is not registered to a mobile network, this property will be a zero-length (blank) string. + + Since: 1.0 --> @@ -164,6 +180,8 @@ Bitmask of MMModem3gppFacility values for which PIN locking is enabled. + + Since: 1.0 --> @@ -174,6 +192,8 @@ value representing the subscription status of the account and whether there is any data remaining, given as an unsigned integer (signature "u"). + Since: 1.2 + Deprecated: 1.10.0. The value of this property can only be obtained with operator specific logic (e.g. processing specific PCO info), and therefore it doesn't make sense to expose it in the ModemManager interface. @@ -186,6 +206,8 @@ A MMModem3gppEpsUeModeOperation value representing the UE mode of operation for EPS, given as an unsigned integer (signature "u"). + + Since: 1.10 --> @@ -211,6 +233,8 @@ "ay"). + + Since: 1.10 --> @@ -218,6 +242,8 @@ InitialEpsBearer: The object path for the initial default EPS bearer. + + Since: 1.10 --> @@ -236,6 +262,8 @@ This is a read-only property, updating these settings should be done using the SetInitialEpsBearerSettings() method. + + Since: 1.10 --> -- cgit v1.2.3-70-g09d2