C# Class Cirrious.MvvmCross.Plugins.Network.Droid.MvxReachability

Inheritance: IMvxReachability
Show file Open project: Everbridge/sm-MvvmCross

Public Methods

Method Description
IsHostPingReachable ( string host ) : bool
IsHostReachable ( string host ) : bool

Method Details

IsHostPingReachable() public method

public IsHostPingReachable ( string host ) : bool
host string
return bool

IsHostReachable() public method

public IsHostReachable ( string host ) : bool
host string
return bool