C# Class WPCordovaClassLib.Cordova.Commands.NetworkStatus

Inheritance: BaseCommand
Afficher le fichier Open project: ChristianWeyer/tUdUs

Méthodes publiques

Méthode Description
NetworkStatus ( ) : System
getConnectionInfo ( string empty ) : void

Private Methods

Méthode Description
ChangeDetected ( object sender, NetworkNotificationEventArgs e ) : void
checkConnectionType ( ) : string
checkConnectionType ( NetworkInterfaceSubType type ) : string
updateConnectionType ( string type ) : void

Method Details

NetworkStatus() public méthode

public NetworkStatus ( ) : System
Résultat System

getConnectionInfo() public méthode

public getConnectionInfo ( string empty ) : void
empty string
Résultat void