mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-18 22:52:54 +08:00
added readyState support
This commit is contained in:
parent
98d51b18e2
commit
83e89909ed
@ -1,6 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2010 Animesh Kumar (https://github.com/anismiles)
|
||||
* Copyright (c) 2010 Strumsoft (https://strumsoft.com)
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person
|
||||
* obtaining a copy of this software and associated documentation
|
||||
@ -75,4 +74,4 @@
|
||||
this.socket.getReadyState();
|
||||
}
|
||||
|
||||
})();
|
||||
})();
|
||||
|
Loading…
Reference in New Issue
Block a user