Property | Type | Description | |
---|---|---|---|
currentAppVersion | String |
Method | 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 |
Method | Description | |
---|---|---|
makeGetRequest ( ) : string |
public static IsNetworkAvailable ( long minimumSpeed ) : bool | ||
minimumSpeed | long | |
return | bool |