forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
package flash.net;
|
||||
|
||||
extern class SharedObjectFlushStatus {
|
||||
function new() : Void;
|
||||
static final FLUSHED : String;
|
||||
static final PENDING : String;
|
||||
}
|
Reference in New Issue
Block a user