Interface ReadyStateChangeHandler


public interface ReadyStateChangeHandler
A ready-state callback for an XMLHttpRequest object.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This is called whenever the state of the XMLHttpRequest changes.