Class type WebSockets.messageEvent

class type ['a] messageEvent = object .. end
Inherits
method data : Js.js_string Js.t Js.readonly_prop
method data_buffer : Typed_array.arrayBuffer Js.t Js.readonly_prop
method data_blob : File.blob Js.t Js.readonly_prop