MM.@3gppProfile – libmm-glib Reference Manual
Packages
libmm-glib
MM
@3gppProfile
@3gppProfile
consume_string
consume_variant
get_access_type_preference
get_allowed_auth
get_apn
get_apn_type
get_enabled
get_ip_type
get_password
get_profile_id
get_profile_name
get_profile_source
get_roaming_allowance
get_user
set_access_type_preference
set_allowed_auth
set_apn
set_apn_type
set_enabled
set_ip_type
set_password
set_profile_id
set_profile_name
set_profile_source
set_roaming_allowance
set_user
@3gppProfile
Object Hierarchy:
Description:
[
CCode
( type_id =
"mm_3gpp_profile_get_type ()"
) ]
public
class
@3gppProfile
:
Object
The
@3gppProfile
structure contains private data and should only be accessed using the provided API.
Namespace:
MM
Package:
libmm-glib
Content:
Creation methods:
public
@3gppProfile
()
Creates a new empty
@3gppProfile
.
Methods:
public
bool
consume_string
(
string
key,
string
value)
throws
Error
public
bool
consume_variant
(
string
key,
Variant
value)
throws
Error
public
BearerAccessTypePreference
get_access_type_preference
()
Gets 5G network access type preference.
public
BearerAllowedAuth
get_allowed_auth
()
Gets the methods allowed to use when authenticating with the access point.
public
unowned
string
get_apn
()
Gets the name of the access point.
public
BearerApnType
get_apn_type
()
Gets the APN types to use.
public
bool
get_enabled
()
Checks whether the profile is enabled or disabled.
public
BearerIpFamily
get_ip_type
()
Gets the IP type to use.
public
unowned
string
get_password
()
Gets the password used to authenticate with the access point.
public
int
get_profile_id
()
Gets the profile id.
public
unowned
string
get_profile_name
()
Gets the name of the profile.
public
BearerProfileSource
get_profile_source
()
Gets the profile source.
public
BearerRoamingAllowance
get_roaming_allowance
()
Gets the roaming allowance rules.
public
unowned
string
get_user
()
Gets the username used to authenticate with the access point.
public
void
set_access_type_preference
(
BearerAccessTypePreference
access_type_preference)
Sets the 5G network access type preference.
public
void
set_allowed_auth
(
BearerAllowedAuth
allowed_auth)
Sets the method to use when authenticating with the access point.
public
void
set_apn
(
string
apn)
Sets the name of the access point to use.
public
void
set_apn_type
(
BearerApnType
apn_type)
Sets the APN types to use.
public
void
set_enabled
(
bool
enabled)
Sets the flag to indicate whether the profile is enabled or disabled.
public
void
set_ip_type
(
BearerIpFamily
ip_type)
Sets the IP type to use.
public
void
set_password
(
string
password)
Sets the password used to authenticate with the access point.
public
void
set_profile_id
(
int
profile_id)
Sets the profile id to use.
public
void
set_profile_name
(
string
profile_name)
Sets the name of the profile.
public
void
set_profile_source
(
BearerProfileSource
profile_source)
Sets profile source.
public
void
set_roaming_allowance
(
BearerRoamingAllowance
roaming_allowance)
Sets the roaming allowance rules.
public
void
set_user
(
string
user)
Sets the username used to authenticate with the access point.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref