From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm/html/NMSettingCdma.html | 36 +++++++++++++----------------------- 1 file changed, 13 insertions(+), 23 deletions(-) (limited to 'docs/libnm/html/NMSettingCdma.html') diff --git a/docs/libnm/html/NMSettingCdma.html b/docs/libnm/html/NMSettingCdma.html index 23dd4122..18180f06 100644 --- a/docs/libnm/html/NMSettingCdma.html +++ b/docs/libnm/html/NMSettingCdma.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMSettingCdma +NMSettingCdma: libnm Reference Manual - + @@ -170,7 +170,6 @@ nm_setting_cdma_new (void<

Returns

the new empty NMSettingCdma object

-


@@ -196,7 +195,6 @@ nm_setting_cdma_get_number (

Returns

the “number” property of the setting

-


@@ -222,7 +220,6 @@ nm_setting_cdma_get_username (

Returns

the “username” property of the setting

-


@@ -248,7 +245,6 @@ nm_setting_cdma_get_password (

Returns

the “password” property of the setting

-


@@ -274,7 +270,6 @@ nm_setting_cdma_get_password_flags (

Returns

the NMSettingSecretFlags pertaining to the “password”

-

@@ -284,40 +279,30 @@ nm_setting_cdma_get_password_flags (

NM_SETTING_CDMA_SETTING_NAME

#define NM_SETTING_CDMA_SETTING_NAME "cdma"
 
-

-


NM_SETTING_CDMA_NUMBER

#define NM_SETTING_CDMA_NUMBER         "number"
 
-

-


NM_SETTING_CDMA_USERNAME

#define NM_SETTING_CDMA_USERNAME       "username"
 
-

-


NM_SETTING_CDMA_PASSWORD

#define NM_SETTING_CDMA_PASSWORD       "password"
 
-

-


NM_SETTING_CDMA_PASSWORD_FLAGS

#define NM_SETTING_CDMA_PASSWORD_FLAGS "password-flags"
 
-

-

@@ -325,7 +310,9 @@ nm_setting_cdma_get_password_flags (

The “number” property

  “number”                   gchar *
-

+

The number to dial to establish the connection to the CDMA-based mobile +broadband network, if any. If not specified, the default number (777) +is used when required.

Flags: Read / Write

Default value: NULL

@@ -333,7 +320,9 @@ nm_setting_cdma_get_password_flags (

The “password” property

  “password”                 gchar *
-

+

The password used to authenticate with the network, if required. Many +providers do not require a password, or accept any password. But if a +password is required, it is specified here.

Flags: Read / Write

Default value: NULL

@@ -341,21 +330,22 @@ nm_setting_cdma_get_password_flags (

The “password-flags” property

  “password-flags”           NMSettingSecretFlags
-

+

Flags indicating how to handle the “password” property.

Flags: Read / Write


The “username” property

  “username”                 gchar *
-

+

The username used to authenticate with the network, if required. Many +providers do not require a username, or accept any username. But if a +username is required, it is specified here.

Flags: Read / Write

Default value: NULL

+
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5