| Package | com.aispeech.sys |
| Class | public class SysInfo |
| Inheritance | SysInfo Object |
SysInfo class collects information that describes the system and player that are hosting a SWF file, and makes interpretted outputs
Information collected include:
| Method | Defined By | ||
|---|---|---|---|
SysInfo() | SysInfo | ||
toJSON():String [static]
Generate System infor in JSON format
| SysInfo | ||
toString():String [static]
Generate system information with description
| SysInfo | ||
| SysInfo | () | Constructor |
public function SysInfo()| toJSON | () | method |
public static function toJSON():StringGenerate System infor in JSON format
ReturnsString |
| toString | () | method |
public static function toString():StringGenerate system information with description
ReturnsString |