Package | com.aispeech.sys |
Class | public class SysInfo |
Inheritance | SysInfo ![]() |
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():String
Generate System infor in JSON format
ReturnsString |
toString | () | method |
public static function toString():String
Generate system information with description
ReturnsString |