BearerIpConfig
Object Hierarchy:
Description:
[ CCode ( type_id = "mm_bearer_ip_config_get_type ()" ) ]
public class BearerIpConfig : Object
The BearerIpConfig structure contains private data and should only be accessed using the provided API.
Content:
Creation methods:
Methods:
- public unowned string get_address ()
Gets the IP address to be used with this bearer.
- public unowned string[] get_dns ()
Gets the list of IP addresses of DNS servers to be used with this
bearer.
- public unowned string get_gateway ()
Gets the IP address of the gateway to be used with this bearer.
- public BearerIpMethod get_method ()
Gets the IP method to be used with this bearer.
- public uint get_mtu ()
Gets the MTU to be used with this bearer.
- public uint get_prefix ()
Gets the network prefix to be used with this bearer.
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