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

Inheritance: IMvxReachability
Afficher le fichier Open project: Everbridge/sm-MvvmCross

Méthodes publiques

Méthode Description
IsHostPingReachable ( string host ) : bool
IsHostReachable ( string host ) : bool

Method Details

IsHostPingReachable() public méthode

public IsHostPingReachable ( string host ) : bool
host string
Résultat bool

IsHostReachable() public méthode

public IsHostReachable ( string host ) : bool
host string
Résultat bool