C# 클래스 InTheHand.Networking.Connectivity.ConnectionProfile

Represents a network connection, which includes either the currently connected network or prior network connections.
PlatformVersion supported AndroidAndroid 4.4 and later iOSiOS 9.0 and later tvOStvOS 9.0 and later TizenTizen 3.0 Windows UWPWindows 10 Windows StoreWindows 8.1 or later Windows Phone StoreWindows Phone 8.1 or later Windows Phone SilverlightWindows Phone 8.0 or later Windows (Desktop Apps)Windows Vista or later
파일 보기 프로젝트 열기: inthehand/Charming

공개 메소드들

메소드 설명
GetNetworkConnectivityLevel ( ) : NetworkConnectivityLevel

Gets the network connectivity level for this connection. This value indicates what network resources, if any, are currently available.

비공개 메소드들

메소드 설명
ConnectionProfile ( NetworkInfo info ) : System
ConnectionProfile ( NetworkInterface networkInterface ) : System
ConnectionProfile ( NetworkReachabilityFlags flags ) : System
ConnectionProfile ( Tizen item ) : System
ConnectionProfile ( Windows profile ) : System

메소드 상세

GetNetworkConnectivityLevel() 공개 메소드

Gets the network connectivity level for this connection. This value indicates what network resources, if any, are currently available.
public GetNetworkConnectivityLevel ( ) : NetworkConnectivityLevel
리턴 NetworkConnectivityLevel