Network.checkConnectionAdv() | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to Network Class Summary |
Availability |
Windows |
Usage |
mdm.Network.checkConnectionAdv():String |
Parameters |
None |
Returns |
A String |
Description |
Returns a string describing how the computer is connected to the Internet. |
Notes |
The string returned is either: Connected through LAN Connected through modem Proxy server configured Not connected |
Example Code |
var connectionType:String = mdm.Network.checkConnectionAdv(); |
mdm.Network Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |