Namespace Tizen.Network.Connection
Classes
AddressEventArgs
An extended EventArgs class, which contains changed address.
CellularAuthInformation
This is the CellularAuthInformation class. It provides the properties to get and set the cellular authentication information.
CellularProfile
This is the CellularProfile class. It provides functions to manage the cellular profile.
ConnectionItem
This class contains connection information, such as connection type and state.
ConnectionManager
This is the ConnectionManager class. It provides functions to manage data connections.
ConnectionProfile
This is the ConnectionProfile class. It provides event and properties of the connection profile.
ConnectionProfileManager
This is the ConnectionProfileManager class. It provides functions to add, get, connect, or modify the connection profile.
ConnectionProfileStateEventArgs
An extended EventArgs class, which contains the state of changed connection profile.
ConnectionTypeEventArgs
An extended EventArgs class, which contains changed connection type.
EthernetCableStateEventArgs
An extended EventArgs class, which contains changed ethernet cable state.
ProfileStateEventArgs
An extended EventArgs class, which contains changed profile state.
WiFiProfile
This is the WiFiProfile class. It provides functions to manage the WiFi profile.
Interfaces
IAddressInformation
This interface provides properties to manage address information of the connection.
Enums
AddressFamily
Enumeration for the address family.
CellularAuthType
Enumeration for the cellular authentication type.
CellularPdnType
Enumeration for the cellular pdn type.
CellularServiceType
Enumeration for the cellular service type.
CellularState
Enumeration for the cellular network state.
ConnectionError
Enumeration for the connection errors.
ConnectionProfileState
Enumeration for the connection profile state.
ConnectionProfileType
Enumeration for the network connection type.
ConnectionState
Enumeration for the connection state.
ConnectionType
Enumeration for the connection type.
DnsConfigType
Enumeration for the DNS configuration type.
EthernetCableState
Enumeration for the attached or detached state of the ethernet cable.
IPConfigType
Enumeration for the IP configuration type.
ProfileListType
Enumeration for the profile list type.
ProfileState
Enumeration for the profile state type.
ProxyType
Enumeration for the proxy method type.
StatisticsType
Enumeration for the statistics type.
WiFiEncryptionType
Enumeration for the encryption modes.
WiFiSecurityType
Enumeration for the security type of Wi-Fi.