Creates a new ReadyStateEvent object.
public ReadyStateEvent( String state )
public ReadyStateEvent( Object extendedInfo, String state )
extendedInfo
Additional information supplied by com.ms.wfc.html events. You should not pass a value for this parameter outside the context of the com.ms.wfc.html package. For more information, see Event.extendedInfo and DhEventInfo.
state
A string indicating the current state of the object being downloaded.