Class type EventSource.eventSource

method url : string Js_of_ocaml__Js.t Js_of_ocaml__Js.readonly_prop
method withCredentials : bool Js_of_ocaml__Js.t Js_of_ocaml__Js.readonly_prop
method readyState : state Js_of_ocaml__Js.readonly_prop
method close : unit Js_of_ocaml__Js.meth
method onopen : ('self Js_of_ocaml__Js.t'self messageEvent Js_of_ocaml__Js.t) Js_of_ocaml__Dom.event_listener Js_of_ocaml__Js.writeonly_prop
method onmessage : ('self Js_of_ocaml__Js.t'self messageEvent Js_of_ocaml__Js.t) Js_of_ocaml__Dom.event_listener Js_of_ocaml__Js.writeonly_prop
method onerror : ('self Js_of_ocaml__Js.t'self messageEvent Js_of_ocaml__Js.t) Js_of_ocaml__Dom.event_listener Js_of_ocaml__Js.writeonly_prop