@:flash.propertystaticdefaultObjectEncoding:ObjectEncoding
@:flash.property@:require(flash11_7)staticpreventBackup:Bool
staticdeleteAll(url:String):Int
staticgetDiskUsage(url:String):Int
@:value({ secure : false, localPath : null })staticgetLocal(name:String, ?localPath:String, secure:Bool = false):SharedObject
@:value({ secure : false, persistence : false, remotePath : null })staticgetRemote(name:String, ?remotePath:String, persistence:Dynamic = false, secure:Bool = false):SharedObject
@:flash.propertyclient:Dynamic
@:flash.propertyread onlydata:Dynamic
@:flash.propertywrite onlyfps:Float
@:flash.propertyobjectEncoding:ObjectEncoding
@:flash.propertyread onlysize:UInt
clear():Void
close():Void
@:value({ params : null })connect(myConnection:NetConnection, ?params:String):Void
@:value({ minDiskSpace : 0 })flush(minDiskSpace:Int = 0):SharedObjectFlushStatus
send(arguments:Array<Dynamic>):Void
setDirty(propertyName:String):Void
@:value({ value : null })setProperty(propertyName:String, ?value:Object):Void
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool