import"html.idl";
Definition at line 1815 of file html.idl.
◆ close()
void EventSource::close |
( |
| ) |
|
◆ CLOSED
const unsigned short EventSource::CLOSED = 2 |
◆ CONNECTING
const unsigned short EventSource::CONNECTING = 0 |
◆ onerror
◆ onmessage
◆ onopen
◆ OPEN
const unsigned short EventSource::OPEN = 1 |
◆ readyState
readonly attribute unsigned short EventSource::readyState |
◆ url
readonly attribute DOMString EventSource::url |
◆ withCredentials
readonly attribute boolean EventSource::withCredentials |
The documentation for this interface was generated from the following file: