C# Class WPCordovaClassLib.Cordova.Commands.NetworkStatus

Inheritance: BaseCommand
Mostra file Open project: ChristianWeyer/tUdUs

Public Methods

Method Description
NetworkStatus ( ) : System
getConnectionInfo ( string empty ) : void

Private Methods

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

Method Details

NetworkStatus() public method

public NetworkStatus ( ) : System
return System

getConnectionInfo() public method

public getConnectionInfo ( string empty ) : void
empty string
return void