This package includes classes used for network detection. The classes in this package are not defined in the runtime. This package is only available to content running in the Adobe Integrated Runtime. In a SWF-based application, you must include the ServiceMonitor.swc file in the compiler to access these classes. In an HTML-based application, you must load the ServiceMonitor.swf file (via a script tag) to access these classes.
| Classe | Descrição | |
|---|---|---|
| ServiceMonitor | Base class for service monitors. | |
| SocketMonitor | Monitors availablity of a TCP endpoint. | |
| URLMonitor | Monitors availablity of a HTTP or HTTPS-based service. |