Свойство | Type | Description | |
---|---|---|---|
currentAppVersion | String |
Méthode | Description | |
---|---|---|
IsNetworkAvailable ( ) : bool |
Indicates whether any network connection is available. Filter connections below a specified speed, as well as virtual network cards.
|
|
IsNetworkAvailable ( long minimumSpeed ) : bool | ||
checkForUpdate ( ) : void |
Méthode | Description | |
---|---|---|
makeGetRequest ( ) : string |
public static IsNetworkAvailable ( ) : bool | ||
Résultat | bool |
public static IsNetworkAvailable ( long minimumSpeed ) : bool | ||
minimumSpeed | long | |
Résultat | bool |