NM.WimaxNsp – libnm Reference Manual
Packages
libnm
NM
WimaxNsp
NAME
NETWORK_TYPE
SIGNAL_QUALITY
name
network_type
signal_quality
WimaxNsp
connection_valid
filter_connections
get_name
get_network_type
get_signal_quality
WimaxNsp
Object Hierarchy:
Description:
[
CCode
( type_id =
"nm_wimax_nsp_get_type ()"
) ]
[
Version
( deprecated =
true
, deprecated_since =
"1.22"
) ]
public
class
WimaxNsp
:
Object
Warning:
WimaxNsp is deprecated since 1.22.
Namespace:
NM
Package:
libnm
Content:
Constants:
public
const
string
NAME
public
const
string
NETWORK_TYPE
public
const
string
SIGNAL_QUALITY
Properties:
public
string
name
{
get
; }
The name of the WiMAX NSP.
public
WimaxNspNetworkType
network_type
{
get
; }
The network type of the WiMAX NSP.
public
uint
signal_quality
{
get
; }
The signal quality of the WiMAX NSP.
Creation methods:
protected
WimaxNsp
()
Methods:
public
bool
connection_valid
(
Connection
connection)
Validates a given connection against a given WiMAX NSP to ensure that the connection may be activated with that NSP.
public
GenericArray
<
Connection
>
filter_connections
(
GenericArray
<
Connection
> connections)
Filters a given array of connections for a given
WimaxNsp
object and return connections which may be activated with the NSP.
public
unowned
string
get_name
()
Gets the name of the wimax NSP
public
WimaxNspNetworkType
get_network_type
()
Gets the network type of the wimax NSP.
public
uint32
get_signal_quality
()
Gets the WPA signal quality of the wimax NSP.
Inherited Members:
All known members inherited from class NM.Object
CLIENT
PATH
client
get_client
get_path
path
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