docs: fixed a couple of issues regarding the new MMModem3gppSubscriptionState enum

This commit is contained in:
Aleksander Morgado
2013-10-09 10:06:56 +02:00
parent f9a4f87d52
commit 92a2953e93
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ MMBearerAllowedAuth
MMFirmwareImageType
MMModem3gppFacility
MMModem3gppNetworkAvailability
MMModem3gppSubscriptionState
MMModem3gppRegistrationState
MMModem3gppUssdSessionState
MMModemAccessTechnology

View File

@@ -772,7 +772,7 @@ typedef enum { /*< underscore_name=mm_modem_3gpp_network_availability >*/
} MMModem3gppNetworkAvailability;
/**
* MModem3gppSubscriptionState:
* MMModem3gppSubscriptionState:
* @MM_MODEM_3GPP_SUBSCRIPTION_STATE_UNKNOWN: The subscription state is unknown.
* @MM_MODEM_3GPP_SUBSCRIPTION_STATE_UNPROVISIONED: The account is unprovisioned.
* @MM_MODEM_3GPP_SUBSCRIPTION_STATE_PROVISIONED: The account is provisioned and has data available.