From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001
From: Michael Biebl
-gchar *
+char *
number
Read / Write
@@ -122,7 +122,7 @@
-gchar *
+char *
password
Read / Write
@@ -379,7 +379,7 @@ breaking larger packets up into multiple frames.
-gchar *
+char *
username
Read / Write
“number” property“number” gchar *+
“number” char *
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.
@@ -390,7 +390,7 @@ is used when required.“password” property“password” gchar *+
“password” char *
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.
@@ -409,7 +409,7 @@ password is required, it is specified here.“username” property“username” gchar *+
“username” char *
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.
@@ -420,6 +420,6 @@ username is required, it is specified here.