W3cubDocs

/Haxe Flash

NetDataEvent

package flash.events

extends Event

Available on flash

Constructor

@:value({ timestamp : 0, cancelable : false, bubbles : false }) new (type:String, bubbles:Bool = false, cancelable:Bool = false, timestamp:Float = 0, ?info:Dynamic)

Variables

read only info:Dynamic

read only timestamp:Float

Static variables

static read only MEDIA_TYPE_DATA:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/NetDataEvent.html