MM.SimpleStatus – libmm-glib Reference Manual
Packages
libmm-glib
MM
SimpleStatus
access_technologies
cdma_cdma1x_registration_state
cdma_evdo_registration_state
cdma_nid
cdma_sid
current_bands
m3gpp_operator_code
m3gpp_operator_name
m3gpp_registration_state
m3gpp_subscription_state
signal_quality
state
SimpleStatus
get_3gpp_operator_code
get_3gpp_operator_name
get_3gpp_registration_state
get_3gpp_subscription_state
get_access_technologies
get_cdma_cdma1x_registration_state
get_cdma_evdo_registration_state
get_cdma_nid
get_cdma_sid
get_current_bands
get_signal_quality
get_state
SimpleStatus
Object Hierarchy:
Description:
[
CCode
( type_id =
"mm_simple_status_get_type ()"
) ]
public
class
SimpleStatus
:
Object
The
SimpleStatus
structure contains private data and should only be accessed using the provided API.
Namespace:
MM
Package:
libmm-glib
Content:
Properties:
public
ModemAccessTechnology
access_technologies
{
get
;
set
; }
public
ModemCdmaRegistrationState
cdma_cdma1x_registration_state
{
get
;
set
; }
public
ModemCdmaRegistrationState
cdma_evdo_registration_state
{
get
;
set
; }
public
uint
cdma_nid
{
get
;
set
; }
public
uint
cdma_sid
{
get
;
set
; }
public
Variant
current_bands
{
owned
get
;
set
; }
public
string
m3gpp_operator_code
{
owned
get
;
set
; }
public
string
m3gpp_operator_name
{
owned
get
;
set
; }
public
Modem3gppRegistrationState
m3gpp_registration_state
{
get
;
set
; }
public
Modem3gppSubscriptionState
m3gpp_subscription_state
{
get
;
set
; }
public
Variant
signal_quality
{
owned
get
;
set
; }
public
ModemState
state
{
get
;
set
; }
Creation methods:
protected
SimpleStatus
()
Methods:
public
unowned
string
get_3gpp_operator_code
()
Gets the MCC/MNC of the operator of the 3GPP network where the modem is registered.
public
unowned
string
get_3gpp_operator_name
()
Gets the name of the operator of the 3GPP network where the modem is registered.
public
Modem3gppRegistrationState
get_3gpp_registration_state
()
Gets the current state of the registration in the 3GPP network.
public
Modem3gppSubscriptionState
get_3gpp_subscription_state
()
Gets the current subscription status of the account.
public
ModemAccessTechnology
get_access_technologies
()
Gets the currently used access technologies.
public
ModemCdmaRegistrationState
get_cdma_cdma1x_registration_state
()
Gets the current state of the registration in the CDMA-1x network.
public
ModemCdmaRegistrationState
get_cdma_evdo_registration_state
()
Gets the current state of the registration in the EV-DO network.
public
uint
get_cdma_nid
()
Gets the Network Identification number of the CDMA network.
public
uint
get_cdma_sid
()
Gets the System Identification number of the CDMA network.
public
void
get_current_bands
(
out
ModemBand
bands,
out
uint
n_bands)
Gets the currently used frequency bands.
public
uint32
get_signal_quality
(
out
bool
recent)
Gets the signal quality.
public
ModemState
get_state
()
Gets the state of the modem.
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