Package | com.as3nui.nativeExtensions.air.kinect.events |
Class | public class DeviceInfoEvent |
Inheritance | DeviceInfoEvent ![]() |
Property | Defined By | ||
---|---|---|---|
message : String [read-only] | DeviceInfoEvent |
Method | Defined By | ||
---|---|---|---|
DeviceInfoEvent(message:String) | DeviceInfoEvent | ||
clone():Event [override] | DeviceInfoEvent |
Constant | Defined By | ||
---|---|---|---|
INFO : String = info [static] | DeviceInfoEvent |
message | property |
message:String
[read-only] public function get message():String
DeviceInfoEvent | () | Constructor |
public function DeviceInfoEvent(message:String)
message:String |
clone | () | method |
override public function clone():Event
ReturnsEvent |
INFO | Constant |
public static const INFO:String = info